Skip to content

Commit

Permalink
sap_hana_install: Add one more task to the new tag
Browse files Browse the repository at this point in the history
This ensures that the correct path to the hdblcm configfile is displayed
in the task 'SAP HANA Pre Install - Display the path name of the hdblcm
configfile'.

Signed-off-by: Bernd Finger <bfinger@redhat.com>
  • Loading branch information
berndfinger committed Aug 28, 2024
1 parent f7ce434 commit 05e7ffa
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
group: 'root'
mode: '0755'
when: __sap_hana_install_register_stat_hdblcm_configfile.stat.exists
tags: sap_hana_install_create_hdblcm_configfile

- name: Create the hdblcm configfile dynamically
when: not __sap_hana_install_register_stat_hdblcm_configfile.stat.exists
Expand Down

0 comments on commit 05e7ffa

Please sign in to comment.