community.sap_install
community.sap_install copied to clipboard
sap_hana_install: Solve issue #788.
We do not want to fail the role in task Rename some variables used by hdblcm configfile if sap_hana_install_common_master_password is not set.
The proposed solution can lead to sap_hana_install_master_password being empty, which will lead to a failing SAP HANA installation. So we should better add one more check to handle this situation.
Closing without merging because it needs more investigation related to possible side effects and because the issue does not appear to be urgent.