Skip to content

Latest commit

 

History

History
109 lines (70 loc) · 2.65 KB

File metadata and controls

109 lines (70 loc) · 2.65 KB

community.sap_launchpad Release Notes

Refactor Ansible Modules and adjust for ansible-core 2.19.

  • sap_software_download: Fix for failed checksums not correctly retrying (sap-linuxlab#50)

Various bug fixes

  • software_center_download: Improved logic for skipping existing files and getting valid filename (sap-linuxlab#40)
  • sap_software_download: Add SLES 16 python313 support and update changelog (sap-linuxlab#41)

Enhancements to Modules and introduction of new Ansible Role.

  • sap_software_download: New Ansible Role with enhanced logic for downloading software using Ansible Module software_center_download (sap-linuxlab#32)
  • sap_software_download: Download stack XML option (sap-linuxlab#35)
  • software_center_download: Add option to search for latest packages (sap-linuxlab#28)
  • maintenance_planner modules: Add option to use Display ID instead of name (sap-linuxlab#31)
  • Collection Readme update and preparation for 1.2.0 release (sap-linuxlab#34)

Various bug fixes

  • Append logic for Account Temporarily Locked Out
  • Fix errors in the example file

Community contribution with new Ansible Modules systems_info and license_keys`

Various bug fixes

  • Fix for handling old password prompt

Initial Release on Galaxy