ok, how about this?

This commit is contained in:
Kevin Fenzi 2018-05-08 02:04:36 +00:00
parent a86cd63c69
commit 7ec4217fd4

View file

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