Skip to content

Commit e141635

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

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
@@ -61,6 +61,10 @@ sap_control_functions_list:
6161
- updatesystem_all_nw
6262
- startsystem_all_nw
6363
- stopsystem_all_nw
64+
- restartsystem_sap_nw
65+
- updatesystem_sap_nw
66+
- startsystem_sap_nw
67+
- stopsystem_sap_nw
6468
- restart_all_sap
6569
- stop_all_sap
6670
- start_all_sap

0 commit comments

Comments
 (0)