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 afa95ba commit 1f71f91Copy full SHA for 1f71f91
roles/sap_control/defaults/main.yml
@@ -52,6 +52,10 @@ sap_control_functions_list:
52
- updatesystem_all_nw
53
- startsystem_all_nw
54
- stopsystem_all_nw
55
+ - restartsystem_sap_nw
56
+ - updatesystem_sap_nw
57
+ - startsystem_sap_nw
58
+ - stopsystem_sap_nw
59
- restart_all_sap
60
- stop_all_sap
61
- start_all_sap
0 commit comments