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

ansible-sap-infrastructure-1.3.1-1.2 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: ansible-sap-infrastructure Distribution: openSUSE Tumbleweed
Version: 1.3.1 Vendor: openSUSE
Release: 1.2 Build date: Tue Jan 13 09:17:39 2026
Group: Unspecified Build host: reproducible
Size: 1062078 Source RPM: ansible-sap-infrastructure-1.3.1-1.2.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/SUSE/community.sap_infrastructure/
Summary: Ansible collection suse.sap_infrastructure for SAP Automation
This package provides a Ansible collection suse.sap_infrastructure.

It automates the provisioning of SAP infrastructure across various platforms:
- AWS EC2 Virtual Server instances
- Google Cloud Compute Engine Virtual Machines
- IBM Cloud, Intel Virtual Servers
- IBM Cloud, Power Virtual Servers
- Microsoft Azure Virtual Machines
- IBM PowerVM Virtual Machines

Ensure that you install all required packages, python modules and collections.
https://github.com/SUSE/community.sap_infrastructure/tree/main/roles/sap_vm_provision#requirements

Package and collection dependencies are not installed along with this package!

Provides

Requires

License

Apache-2.0

Changelog

* Tue Jan 13 2026 Marcel Mamula <marcel.mamula@suse.com>
  - 1.3.1
    - Minor Changes:
    - collection - Update workflows with dedicated github actions
    - collection - Add contributors list and sanity ignore files for future-proofing
    - collection - Add linting rule to ignore stricter var naming rule in 2.20
    - collection - Add kubernetes.core 5.3.0 to requirements
    - sap_vm_provision - Remove ansible.posix dependency for issue 126
    - sap_vm_provision - Add SLES 16 images, fix sshd_config and add python311 workaround
    - sap_vm_provision/kubevirt_vm - Make usage of hugepages configurable
    - sap_hypervisor_node_preconfigure - Update until conditional for ansible-core 2.19
    - sap_hypervisor_node_preconfigure - Add check for webhook endpoint availability
    - Bugfixes:
    - sap_hypervisor_node_preconfigure/kubevirt_vm - Fix installation of CNV operator
  - 1.3.0
    - Minor Changes:
    - collection - Adjustment of the roles for ansible-core 2.19
    - collection - Update ansible-lint actions and configuration
    - collection - Update Documentation
    - sap_vm_provision - Add variable validations
    - sap_vm_provision - Append VMware notes for Issue 82
    - sap_vm_provision - Update SLES images and add SLES 15 SP7
    - Bugfixes:
    - sap_hypervisor_node_preconfigure - Fix ansible-lint errors from issue 101
    - sap_vm_provision - Removed update-ca-certificates for issue 119
  - 1.2.0
    - Minor Changes:
    - collection - Readme update to align with project readme update
    - sap_hypervisor_node_preconfigure - Readme update to align with project readme update
    - sap_hypervisor_node_preconfigure - Updated redhat_ocpv
    - sap_vm_provision - Updated kubevirt_vm
* Tue Jul 08 2025 Marcel Mamula <marcel.mamula@suse.com>
  - 1.1.3
    - Minor Changes:
    - sap_vm_provision: bastion boolean, to allow Bastion SSH Proxy or direct (e.g. VPN) for all Infrastructure Platforms
* Thu Apr 10 2025 Marcel Mamula <marcel.mamula@suse.com>
  - 1.1.2
    - Bugfixes:
    - collection - Bump vmware.vmware_rest to 4.5.0
    - collection - Use amazon.aws.ec2_placement_group
    - collection - implement changelogs/changelog.yaml
    - sap_vm_provision - AWS tag pacemaker for fence agent stonith:external/ec2
    - sap_vm_provision - update azure.azcollection minimum version requirement
    - sap_vm_provision/sap_vm_temp_vip - Add dynamic group handling for provisioning
    - sap_vm_verify - stub code comments and reorder
* 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/suse
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/CHANGELOG.rst
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/CONTRIBUTORS.md
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/FILES.json
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/LICENSE
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/MANIFEST.json
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/README.md
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/changelogs
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/changelogs/changelog.yaml
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/changelogs/config.yaml
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/docs
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/meta
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/meta/runtime.yml
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/requirements-dev.txt
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/requirements.yml
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/PLATFORM_GUIDANCE.md
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/README.md
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/defaults
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/defaults/main.yml
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/meta
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/common
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/common/register_os.yml
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/common/register_proxy.yml
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/common/set_ansible_vars.yml
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/common/set_ansible_vars_storage.yml
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/common/set_etc_hosts.yml
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/common/set_etc_hosts_ha.yml
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/common/set_etc_hosts_scaleout.yml
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/main.yml
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible/aws_ec2_vs
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible/aws_ec2_vs/execute_main.yml
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible/aws_ec2_vs/execute_provision.yml
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible/aws_ec2_vs/execute_setup_ha.yml
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible/aws_ec2_vs/post_deployment_execute.yml
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible/gcp_ce_vm
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible/gcp_ce_vm/execute_main.yml
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible/gcp_ce_vm/execute_provision.yml
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible/gcp_ce_vm/execute_setup_ha.yml
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible/gcp_ce_vm/post_deployment_execute.yml
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible/ibmcloud_powervs
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible/ibmcloud_powervs/execute_main.yml
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible/ibmcloud_powervs/execute_provision.yml
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible/ibmcloud_powervs/post_deployment_execute.yml
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible/ibmcloud_vs
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible/ibmcloud_vs/execute_main.yml
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible/ibmcloud_vs/execute_provision.yml
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible/ibmcloud_vs/execute_setup_ha.yml
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible/ibmcloud_vs/post_deployment_execute.yml
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible/ibmpowervm_vm
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible/ibmpowervm_vm/execute_main.yml
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible/ibmpowervm_vm/execute_provision.yml
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible/ibmpowervm_vm/post_deployment_execute.yml
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible/kubevirt_vm
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible/kubevirt_vm/execute_main.yml
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible/kubevirt_vm/execute_provision.yml
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible/kubevirt_vm/post_deployment_execute.yml
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible/msazure_vm
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible/msazure_vm/execute_main.yml
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible/msazure_vm/execute_provision.yml
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible/msazure_vm/execute_setup_ha.yml
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible/msazure_vm/post_deployment_execute.yml
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible/ovirt_vm
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible/ovirt_vm/execute_main.yml
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible/ovirt_vm/execute_provision.yml
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible/ovirt_vm/post_deployment_execute.yml
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible/vmware_vm
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible/vmware_vm/execute_main.yml
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible/vmware_vm/execute_provision.yml
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible/vmware_vm/post_deployment_execute.yml
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible_to_terraform
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible_to_terraform/aws_ec2_vs
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible_to_terraform/aws_ec2_vs/execute_main.yml
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible_to_terraform/aws_ec2_vs/tf_template
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible_to_terraform/aws_ec2_vs/tf_template/tf_template.tf
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible_to_terraform/aws_ec2_vs/tf_template/tf_template_input_vars.tf
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible_to_terraform/aws_ec2_vs/tf_template/tf_template_outputs.tf
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible_to_terraform/gcp_ce_vm
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible_to_terraform/gcp_ce_vm/execute_main.yml
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible_to_terraform/gcp_ce_vm/tf_template
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible_to_terraform/gcp_ce_vm/tf_template/tf_template.tf
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible_to_terraform/gcp_ce_vm/tf_template/tf_template_input_vars.tf
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible_to_terraform/gcp_ce_vm/tf_template/tf_template_outputs.tf
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible_to_terraform/ibmcloud_powervs
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible_to_terraform/ibmcloud_powervs/execute_main.yml
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible_to_terraform/ibmcloud_powervs/tf_template
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible_to_terraform/ibmcloud_powervs/tf_template/tf_template.tf
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible_to_terraform/ibmcloud_powervs/tf_template/tf_template_input_vars.tf
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible_to_terraform/ibmcloud_powervs/tf_template/tf_template_outputs.tf
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible_to_terraform/ibmcloud_vs
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible_to_terraform/ibmcloud_vs/execute_main.yml
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible_to_terraform/ibmcloud_vs/tf_template
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible_to_terraform/ibmcloud_vs/tf_template/tf_template.tf
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible_to_terraform/ibmcloud_vs/tf_template/tf_template_input_vars.tf
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible_to_terraform/ibmcloud_vs/tf_template/tf_template_outputs.tf
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible_to_terraform/ibmpowervm_vm
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible_to_terraform/ibmpowervm_vm/execute_main.yml
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible_to_terraform/ibmpowervm_vm/tf_template
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible_to_terraform/ibmpowervm_vm/tf_template/tf_template.tf
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible_to_terraform/ibmpowervm_vm/tf_template/tf_template_input_vars.tf
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible_to_terraform/ibmpowervm_vm/tf_template/tf_template_outputs.tf
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible_to_terraform/kubevirt_vm
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible_to_terraform/kubevirt_vm/execute_main.yml
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible_to_terraform/msazure_vm
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible_to_terraform/msazure_vm/execute_main.yml
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible_to_terraform/msazure_vm/tf_template
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible_to_terraform/msazure_vm/tf_template/tf_template.tf
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible_to_terraform/msazure_vm/tf_template/tf_template_input_vars.tf
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible_to_terraform/msazure_vm/tf_template/tf_template_outputs.tf
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible_to_terraform/ovirt_vm
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible_to_terraform/ovirt_vm/execute_main.yml
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible_to_terraform/vmware_vm
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible_to_terraform/vmware_vm/execute_main.yml
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible_to_terraform/vmware_vm/tf_template
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible_to_terraform/vmware_vm/tf_template/tf_template.tf
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible_to_terraform/vmware_vm/tf_template/tf_template_input_vars.tf
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/platform_ansible_to_terraform/vmware_vm/tf_template/tf_template_outputs.tf
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/validate_variables.yml
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/validations
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/validations/aws_ec2_vs.yml
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/validations/bastion.yml
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/validations/gcp_ce_vm.yml
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/validations/ibmcloud_powervs.yml
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/validations/ibmcloud_vs.yml
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/validations/ibmpowervm_vm.yml
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/validations/msazure_vm.yml
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/validations/platform_ansible.yml
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_provision/tasks/validations/platform_ansible_to_terraform.yml
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_temp_vip
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_temp_vip/README.md
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_temp_vip/defaults
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_temp_vip/defaults/main.yml
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_temp_vip/meta
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_temp_vip/tasks
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_temp_vip/tasks/get_temp_vip_details.yml
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_temp_vip/tasks/identify_network_interface.yml
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_temp_vip/tasks/main.yml
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_temp_vip/tasks/set_temp_vip.yml
/usr/share/ansible/collections/ansible_collections/suse/sap_infrastructure/roles/sap_vm_temp_vip/tasks/set_temp_vip_lb_listener.yml
/usr/share/ansible/roles


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Jul 24 16:18:25 2026