This website works better with JavaScript.
Explore
Help
Register
Sign In
banananetwork
/
ansible
Watch
1
Star
0
Fork
You've already forked ansible
0
Code
Issues
Pull Requests
Releases
Activity
misc/handlers: Add handler for reboot
Browse Source
dehydrated
Felix Stupp
4 years ago
parent
6230caa65f
commit
cfac03c746
Signed by:
zocker
GPG Key ID:
93E1BD26F6B02FB7
1 changed files
with
3 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
3
roles/misc/handlers/handlers/main.yml
Unescape
Escape
View File
@ -1,5 +1,8 @@
---
-
name
:
reboot
reboot:
-
name
:
update-grub
command
:
/usr/sbin/update-grub
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
banananetwork/ansible
Title
Body
Create Issue