We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2616d59 commit f4fe6bdCopy full SHA for f4fe6bd
submodules/terraform_templates/ansible_exec.sh.tftpl
@@ -9,7 +9,7 @@ power_linux_sap_arr=("powervs-sles.yml" "powervs-rhel.yml" "powervs-services.yml
9
community_sap_install_arr=("sample-sap-hana-install.yml" "sample-sap-swpm.yml")
10
11
### Download and install collections from ansible-galaxy
12
-ansible-galaxy collection install ibm.power_linux_sap:1.0.11
+ansible-galaxy collection install ibm.power_linux_sap:1.0.10
13
14
### Bug in ansible system role. Deleting IBMinvscout package
15
#sed -i '278,278{s/^/#/}' /usr/share/ansible/roles/sap_hana_preconfigure/vars/RedHat_8.yml
0 commit comments