2
0

wrong placement

This commit is contained in:
2024-06-06 18:22:52 +02:00
parent 5521e60c83
commit 9f676662c4

View File

@@ -5,7 +5,7 @@
tasks:
- name: Reboot machine
ansible.builtin.reboot:
become: yes
ansible.builtin.reboot:
reboot_timeout: 3600
msg: "Automatic reboot initiated"