We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca4ea52 commit 3490ef2Copy full SHA for 3490ef2
roles/sap_hana_install/tasks/main.yml
@@ -10,6 +10,7 @@
10
sap_hana_install_restrict_max_mem: "{{ sap_hana_install_mem_restrict | d(sap_hana_install_restrict_max_mem) }}"
11
tags:
12
- sap_hana_install_check_hana_exists
13
+ - sap_hana_install_check_installation
14
- sap_hana_install_preinstall
15
- sap_hana_install_set_log_mode
16
- sap_hana_install_configure_firewall
0 commit comments