Skip to content

Commit 87680eb

Browse files
authored
Create test_restart.yml
1 parent 7df0df1 commit 87680eb

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

playbooks/test_restart.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
- hosts: all
3+
become: true
4+
vars:
5+
sap_control_function: "restart_all_sap"
6+
roles:
7+
- { role: sap_control }

0 commit comments

Comments
 (0)