v220904
This commit is contained in:
commit
b43a81f321
5
tasks/main.yml
Normal file
5
tasks/main.yml
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
- name: reboot in 1 minute
|
||||
command: "shutdown -r +1"
|
||||
|
||||
# vim: set tabstop=2 shiftwidth=2 expandtab smarttab:
|
||||
Loading…
x
Reference in New Issue
Block a user