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