.
This commit is contained in:
@@ -5,8 +5,6 @@
|
||||
|
||||
tasks:
|
||||
- name: Reboot machine
|
||||
reboot:
|
||||
when: True
|
||||
become: true
|
||||
args:
|
||||
- "--no-wall"
|
||||
ansible.builtin.reboot:
|
||||
reboot_timeout: 3600
|
||||
msg: "Automatic reboot initiated"
|
||||
Reference in New Issue
Block a user