Wait for 30m for reboot to come back.

Signed-off-by: James Antill <james@and.org>
This commit is contained in:
James Antill
2024-10-01 18:27:14 -04:00
committed by kevin
parent 2083a05dac
commit e9fb7a9d50

View File

@@ -88,8 +88,9 @@
ignore_errors: true
when: nonagios is not defined or not nonagios
# With drive firmware and sometimes needed to poke things, make this 30m
- name: reboot the virthost
reboot:
reboot: reboot_timeout=1800
- name: wait for libvirtd to come back on the virthost
wait_for: path=/run/libvirt/libvirt-sock state=present