parent
7ec4217fd4
commit
adf233e961
1 changed files with 1 additions and 2 deletions
|
@ -25,8 +25,7 @@
|
|||
until: vmstatus.status == 'shutdown'
|
||||
delegate_to: "{{ vmhost }}"
|
||||
retries: 1500
|
||||
delay: 10
|
||||
run_once: 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