Skip to content

Commit

Permalink
sap_hana_install: Implement an SAP HANA installation check only feature
Browse files Browse the repository at this point in the history
Fixes #844.

Signed-off-by: Bernd Finger <[email protected]>
  • Loading branch information
berndfinger committed Aug 30, 2024
1 parent ca4ea52 commit 3490ef2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions roles/sap_hana_install/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
sap_hana_install_restrict_max_mem: "{{ sap_hana_install_mem_restrict | d(sap_hana_install_restrict_max_mem) }}"
tags:
- sap_hana_install_check_hana_exists
- sap_hana_install_check_installation
- sap_hana_install_preinstall
- sap_hana_install_set_log_mode
- sap_hana_install_configure_firewall
Expand Down

0 comments on commit 3490ef2

Please sign in to comment.