This commit is contained in:
Ralph Bean 2017-04-25 20:34:51 +00:00
parent a02e9cb2b9
commit 4d53011cf0

View file

@ -77,7 +77,7 @@
- armv7-kernel
- name: set it to autostart
virt: command=autostart name={{ inventory_hostname }}
virt: autostart=True name={{ inventory_hostname }}
delegate_to: "{{ vmhost }}"
when: inventory_hostname not in result.list_vms