This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ka
/
ansible-role-reboot
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
current
master
Markus Katharina Brechtel
7 years ago
parent
53e0f499d1
commit
e964047d41
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
tasks/main.yml
+ 1
- 1
tasks/main.yml
View File
@@ -1,7 +1,7 @@
---
---
- name: reboot
- name: reboot
command: shutdown -
r 30
command: shutdown -
-no-wall -r +1
async: 0
async: 0
poll: 0
poll: 0
ignore_errors: true
ignore_errors: true
Write
Preview
Loading…
Cancel
Save