ok, perhaps a longer poll time would help libvirt
This commit is contained in:
parent
68268332bb
commit
a86cd63c69
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue