redhat-sap / sap-hana-deployment

Deploys SAP HANA on the given hosts
Apache License 2.0
13 stars 20 forks source link

import_tasks: ev_user.yml and import_tasks: ev_group.yml may not be executed #44

Closed berndfinger closed 1 year ago

berndfinger commented 2 years ago

In case sap_hana_deployment_hana_userid or sap_hana_deployment_hana_groupid are undefined, the condition is not met so the import_tasks statement will not be executed. We should use the following when condition instead (example for ev_user.yml):