2
0
This commit is contained in:
2024-06-08 15:12:06 +02:00
parent 694dd1592c
commit bc69724dad

View File

@@ -11,8 +11,7 @@
path: /var/run/reboot-required path: /var/run/reboot-required
- name: Reboot machine - name: Reboot machine
command: /sbin/reboot now ansible.builtin.reboot:
poll: 0
when: reboot.stat.exists when: reboot.stat.exists
- name: Pause for 15 seconds - name: Pause for 15 seconds