Drop this too

This commit is contained in:
Kevin Fenzi 2014-07-07 17:29:55 +00:00
parent 3a52dc1ac4
commit cd657f2794

View file

@ -2,8 +2,6 @@
# This task is the thing that creates a vm for later use
#
- debug: msg="operating on {{vmhost}}"
- name: get vm list
delegate_to: "{{ vmhost }}"
virt: command=list_vms