community.sap_install
community.sap_install copied to clipboard
sap_hana_install: Do not fail if sap_hana_install_common_master_password is not set.
See https://github.com/sap-linuxlab/community.sap_install/issues/787#issuecomment-2196565158.
We could either only set sap_hana_install_master_password if sap_hana_install_use_master_password is set to y, or set sap_hana_install_master_password to an empty string if sap_hana_install_common_master_password is not set.
I have moved this issue to our backlog because it needs more investigation and does not appear to be urgent.