Skip to content

Commit f4fe6bd

Browse files
fix: downgrade ansible sap version to 1.0.10 (#423)
1 parent 2616d59 commit f4fe6bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

submodules/terraform_templates/ansible_exec.sh.tftpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ power_linux_sap_arr=("powervs-sles.yml" "powervs-rhel.yml" "powervs-services.yml
99
community_sap_install_arr=("sample-sap-hana-install.yml" "sample-sap-swpm.yml")
1010

1111
### Download and install collections from ansible-galaxy
12-
ansible-galaxy collection install ibm.power_linux_sap:1.0.11
12+
ansible-galaxy collection install ibm.power_linux_sap:1.0.10
1313

1414
### Bug in ansible system role. Deleting IBMinvscout package
1515
#sed -i '278,278{s/^/#/}' /usr/share/ansible/roles/sap_hana_preconfigure/vars/RedHat_8.yml

0 commit comments

Comments
 (0)