Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

ansible-sap-launchpad-1.3.1-1.1 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: ansible-sap-launchpad Distribution: openSUSE Tumbleweed
Version: 1.3.1 Vendor: openSUSE
Release: 1.1 Build date: Mon Jan 12 11:48:11 2026
Group: Unspecified Build host: reproducible
Size: 281909 Source RPM: ansible-sap-launchpad-1.3.1-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/sap-linuxlab/community.sap_launchpad/
Summary: Ansible collection community.sap_launchpad for SAP Automation
This package provides a Ansible collection community.sap_launchpad.

It automates download of SAP Software for SAP installations.
Downloads software using list of files or maintenance plan ID.

Provides

Requires

License

Apache-2.0

Changelog

* Mon Jan 12 2026 Marcel Mamula <marcel.mamula@suse.com>
  Refactor Ansible Modules and adjust for ansible-core 2.19.
  - 1.3.1
    - Bugfixes:
    - collection: Add ansible-test sanity workflow and fix sanity errors
  - 1.3.0
    - Changes:
    - collection: Refactor all Ansible Modules
    - sap_software_download: Update for ansible-core 2.19
    - Bugfixes:
    - sap_software_download: Fix for failed checksums not correctly retrying
* Tue Jul 08 2025 Marcel Mamula <marcel.mamula@suse.com>
  - 1.2.1
    - Bugfixes:
    - software_center_download: Improved logic for skipping existing files and getting valid filename
    - sap_software_download: Add SLES 16 python313 support and update changelog
* Mon Apr 07 2025 Marcel Mamula <marcel.mamula@suse.com>
  - 1.2.0
    - Changes:
    - sap_software_download: New Ansible Role with enhanced logic for downloading software using Ansible Module software_center_download
    - sap_software_download: Download stack XML option
    - software_center_download: Add option to search for latest packages
    - maintenance_planner modules: Add option to use Display ID instead of name
    - Collection Readme update and preparation for 1.2.0 release
    - Bugfixes:
    - fix: cache gigya sdk build number
* Mon Jan 20 2025 Marcel Mamula <marcel.mamula@suse.com>
  - 1.1.1
    - Initial release.

Files

/usr/share/ansible/collections
/usr/share/ansible/collections/ansible_collections
/usr/share/ansible/collections/ansible_collections/community
/usr/share/ansible/collections/ansible_collections/community/sap_launchpad
/usr/share/ansible/collections/ansible_collections/community/sap_launchpad/CHANGELOG.rst
/usr/share/ansible/collections/ansible_collections/community/sap_launchpad/CONTRIBUTORS.md
/usr/share/ansible/collections/ansible_collections/community/sap_launchpad/FILES.json
/usr/share/ansible/collections/ansible_collections/community/sap_launchpad/LICENSE
/usr/share/ansible/collections/ansible_collections/community/sap_launchpad/MANIFEST.json
/usr/share/ansible/collections/ansible_collections/community/sap_launchpad/README.md
/usr/share/ansible/collections/ansible_collections/community/sap_launchpad/changelogs
/usr/share/ansible/collections/ansible_collections/community/sap_launchpad/changelogs/changelog.yaml
/usr/share/ansible/collections/ansible_collections/community/sap_launchpad/changelogs/config.yaml
/usr/share/ansible/collections/ansible_collections/community/sap_launchpad/docs
/usr/share/ansible/collections/ansible_collections/community/sap_launchpad/docs/DEVELOPER_NOTES.md
/usr/share/ansible/collections/ansible_collections/community/sap_launchpad/docs/FAQ.md
/usr/share/ansible/collections/ansible_collections/community/sap_launchpad/docs/module_license_keys.md
/usr/share/ansible/collections/ansible_collections/community/sap_launchpad/docs/module_maintenance_planner_files.md
/usr/share/ansible/collections/ansible_collections/community/sap_launchpad/docs/module_maintenance_planner_stack_xml_download.md
/usr/share/ansible/collections/ansible_collections/community/sap_launchpad/docs/module_software_center_download.md
/usr/share/ansible/collections/ansible_collections/community/sap_launchpad/docs/module_systems_info.md
/usr/share/ansible/collections/ansible_collections/community/sap_launchpad/meta
/usr/share/ansible/collections/ansible_collections/community/sap_launchpad/meta/runtime.yml
/usr/share/ansible/collections/ansible_collections/community/sap_launchpad/playbooks
/usr/share/ansible/collections/ansible_collections/community/sap_launchpad/playbooks/sample-download-install-media.yml
/usr/share/ansible/collections/ansible_collections/community/sap_launchpad/playbooks/sample-maintenance-planner-files-download.yml
/usr/share/ansible/collections/ansible_collections/community/sap_launchpad/plugins
/usr/share/ansible/collections/ansible_collections/community/sap_launchpad/plugins/inventory
/usr/share/ansible/collections/ansible_collections/community/sap_launchpad/plugins/module_utils
/usr/share/ansible/collections/ansible_collections/community/sap_launchpad/plugins/module_utils/__init__.py
/usr/share/ansible/collections/ansible_collections/community/sap_launchpad/plugins/module_utils/auth.py
/usr/share/ansible/collections/ansible_collections/community/sap_launchpad/plugins/module_utils/client.py
/usr/share/ansible/collections/ansible_collections/community/sap_launchpad/plugins/module_utils/constants.py
/usr/share/ansible/collections/ansible_collections/community/sap_launchpad/plugins/module_utils/exceptions.py
/usr/share/ansible/collections/ansible_collections/community/sap_launchpad/plugins/module_utils/maintenance_planner
/usr/share/ansible/collections/ansible_collections/community/sap_launchpad/plugins/module_utils/maintenance_planner/__init__.py
/usr/share/ansible/collections/ansible_collections/community/sap_launchpad/plugins/module_utils/maintenance_planner/api.py
/usr/share/ansible/collections/ansible_collections/community/sap_launchpad/plugins/module_utils/maintenance_planner/main.py
/usr/share/ansible/collections/ansible_collections/community/sap_launchpad/plugins/module_utils/software_center
/usr/share/ansible/collections/ansible_collections/community/sap_launchpad/plugins/module_utils/software_center/__init__.py
/usr/share/ansible/collections/ansible_collections/community/sap_launchpad/plugins/module_utils/software_center/download.py
/usr/share/ansible/collections/ansible_collections/community/sap_launchpad/plugins/module_utils/software_center/main.py
/usr/share/ansible/collections/ansible_collections/community/sap_launchpad/plugins/module_utils/software_center/search.py
/usr/share/ansible/collections/ansible_collections/community/sap_launchpad/plugins/module_utils/systems
/usr/share/ansible/collections/ansible_collections/community/sap_launchpad/plugins/module_utils/systems/__init__.py
/usr/share/ansible/collections/ansible_collections/community/sap_launchpad/plugins/module_utils/systems/api.py
/usr/share/ansible/collections/ansible_collections/community/sap_launchpad/plugins/module_utils/systems/main.py
/usr/share/ansible/collections/ansible_collections/community/sap_launchpad/plugins/modules
/usr/share/ansible/collections/ansible_collections/community/sap_launchpad/plugins/modules/license_keys.py
/usr/share/ansible/collections/ansible_collections/community/sap_launchpad/plugins/modules/maintenance_planner_files.py
/usr/share/ansible/collections/ansible_collections/community/sap_launchpad/plugins/modules/maintenance_planner_stack_xml_download.py
/usr/share/ansible/collections/ansible_collections/community/sap_launchpad/plugins/modules/software_center_download.py
/usr/share/ansible/collections/ansible_collections/community/sap_launchpad/plugins/modules/systems_info.py
/usr/share/ansible/collections/ansible_collections/community/sap_launchpad/requirements.yml
/usr/share/ansible/collections/ansible_collections/community/sap_launchpad/roles
/usr/share/ansible/collections/ansible_collections/community/sap_launchpad/roles/sap_software_download
/usr/share/ansible/collections/ansible_collections/community/sap_launchpad/roles/sap_software_download/README.md
/usr/share/ansible/collections/ansible_collections/community/sap_launchpad/roles/sap_software_download/defaults
/usr/share/ansible/collections/ansible_collections/community/sap_launchpad/roles/sap_software_download/defaults/main.yml
/usr/share/ansible/collections/ansible_collections/community/sap_launchpad/roles/sap_software_download/meta
/usr/share/ansible/collections/ansible_collections/community/sap_launchpad/roles/sap_software_download/meta/argument_spec.yml
/usr/share/ansible/collections/ansible_collections/community/sap_launchpad/roles/sap_software_download/meta/main.yml
/usr/share/ansible/collections/ansible_collections/community/sap_launchpad/roles/sap_software_download/tasks
/usr/share/ansible/collections/ansible_collections/community/sap_launchpad/roles/sap_software_download/tasks/download_files.yml
/usr/share/ansible/collections/ansible_collections/community/sap_launchpad/roles/sap_software_download/tasks/download_plan.yml
/usr/share/ansible/collections/ansible_collections/community/sap_launchpad/roles/sap_software_download/tasks/download_stack.yml
/usr/share/ansible/collections/ansible_collections/community/sap_launchpad/roles/sap_software_download/tasks/main.yml
/usr/share/ansible/collections/ansible_collections/community/sap_launchpad/roles/sap_software_download/tasks/post_steps
/usr/share/ansible/collections/ansible_collections/community/sap_launchpad/roles/sap_software_download/tasks/post_steps/01_cleanup_python_environment.yml
/usr/share/ansible/collections/ansible_collections/community/sap_launchpad/roles/sap_software_download/tasks/pre_steps
/usr/share/ansible/collections/ansible_collections/community/sap_launchpad/roles/sap_software_download/tasks/pre_steps/01_include_variables.yml
/usr/share/ansible/collections/ansible_collections/community/sap_launchpad/roles/sap_software_download/tasks/pre_steps/02_prepare_python_environment.yml
/usr/share/ansible/collections/ansible_collections/community/sap_launchpad/roles/sap_software_download/tasks/pre_steps/03_validate_credentials.yml
/usr/share/ansible/collections/ansible_collections/community/sap_launchpad/roles/sap_software_download/tasks/pre_steps/04_get_plan_files.yml
/usr/share/ansible/collections/ansible_collections/community/sap_launchpad/roles/sap_software_download/tasks/pre_steps/05_validate_relations.yml
/usr/share/ansible/collections/ansible_collections/community/sap_launchpad/roles/sap_software_download/tasks/pre_steps/06_validate_sap_hana_1.yml
/usr/share/ansible/collections/ansible_collections/community/sap_launchpad/roles/sap_software_download/tasks/pre_steps/07_validate_sap_hana_2.yml
/usr/share/ansible/collections/ansible_collections/community/sap_launchpad/roles/sap_software_download/vars
/usr/share/ansible/collections/ansible_collections/community/sap_launchpad/roles/sap_software_download/vars/RedHat_10.yml
/usr/share/ansible/collections/ansible_collections/community/sap_launchpad/roles/sap_software_download/vars/RedHat_8.yml
/usr/share/ansible/collections/ansible_collections/community/sap_launchpad/roles/sap_software_download/vars/RedHat_9.yml
/usr/share/ansible/collections/ansible_collections/community/sap_launchpad/roles/sap_software_download/vars/SLES_15.yml
/usr/share/ansible/collections/ansible_collections/community/sap_launchpad/roles/sap_software_download/vars/SLES_16.yml
/usr/share/ansible/collections/ansible_collections/community/sap_launchpad/roles/sap_software_download/vars/main.yml


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Jan 16 22:56:55 2026