test
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
tasks:
|
||||
- name: Check if a reboot is required
|
||||
register: reboot
|
||||
stat: path=/var/run/reboot-required get_md5=no
|
||||
stat: path=/var/run/reboot-required
|
||||
|
||||
- name: Reboot machine
|
||||
command: /sbin/reboot now
|
||||
|
||||
Reference in New Issue
Block a user