2
0
This commit is contained in:
2024-06-06 18:16:41 +02:00
parent 2b4c7fb03a
commit 71d2c479c3

View File

@@ -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"