ok, perhaps a longer poll time would help libvirt

This commit is contained in:
Kevin Fenzi 2018-05-08 02:01:03 +00:00
parent 68268332bb
commit a86cd63c69

View file

@ -25,8 +25,7 @@
until: vmstatus.status == 'shutdown'
delegate_to: "{{ vmhost }}"
retries: 1500
delay: 10
ignore_errors: true
delay: 20
when: inventory_hostname not in result.list_vms
- name: ARMv7 copy the kernel out