This commit is contained in:
Kevin Fenzi 2013-12-19 20:27:50 +00:00
parent 9ba0e4ef20
commit d13c8a1adf

View file

@ -83,7 +83,7 @@
local_action: wait_for host={{ target }} port=22 delay=120 timeout=420
- name: wait for libvirtd to come back on the virthost
wait_for host={{ target }} path=/var/run/libvirt/libvirt-sock
wait_for: host={{ target }} path=/var/run/libvirt/libvirt-sock
- name: look up vmlist
virt: command=list_vms