You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -73,9 +73,11 @@ See [Installing collections](https://docs.ansible.com/ansible/latest/collections
73
73
### Ansible Modules
74
74
| Name | Summary |
75
75
| :-- | :-- |
76
-
|[sap_launchpad.software_center_download](./docs/module_software_center_download.md)| Search and download SAP Software file |
77
-
|[sap_launchpad.maintenance_planner_files](./docs/module_maintenance_planner_files.md)| Get list of files from Maintenance Planner |
78
-
|[sap_launchpad.maintenance_planner_stack_xml_download](./docs/module_maintenance_planner_stack_xml_download.md)| Get stack file from Maintenance Planner |
76
+
|[sap_launchpad.software_center_download](./docs/module_software_center_download.md)| Downloads software from the SAP Software Center |
77
+
|[sap_launchpad.maintenance_planner_files](./docs/module_maintenance_planner_files.md)| Retrieves a list of files from an SAP Maintenance Planner transaction|
78
+
|[sap_launchpad.maintenance_planner_stack_xml_download](./docs/module_maintenance_planner_stack_xml_download.md)| Downloads the stack.xml file from an SAP Maintenance Planner transaction |
79
+
|[sap_launchpad.license_keys](./docs/module_license_keys.md)| Creates systems and license keys |
80
+
|[sap_launchpad.systems_info](./docs/module_systems_info.md)| Retrieves information about SAP systems |
0 commit comments