Fix typo in reboot.yml
This commit is contained in:
parent
a01ce39e0a
commit
2810f5262a
@ -8,6 +8,6 @@
|
||||
stat: path=/var/run/reboot-required
|
||||
register: s
|
||||
- name: reboot
|
||||
reboot: reboot-timeout=300
|
||||
reboot: reboot_timeout=300
|
||||
when: s.stat.exists
|
||||
become: yes
|
||||
|
Loading…
Reference in New Issue
Block a user