Skip to content

Commit 1f71f91

Browse files
committed
Adding *system_sap_nw functions to act only on selected SID
Signed-off-by: Nicolas Bettembourg <[email protected]>
1 parent afa95ba commit 1f71f91

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

roles/sap_control/defaults/main.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,10 @@ sap_control_functions_list:
5252
- updatesystem_all_nw
5353
- startsystem_all_nw
5454
- stopsystem_all_nw
55+
- restartsystem_sap_nw
56+
- updatesystem_sap_nw
57+
- startsystem_sap_nw
58+
- stopsystem_sap_nw
5559
- restart_all_sap
5660
- stop_all_sap
5761
- start_all_sap

0 commit comments

Comments
 (0)