diff --git a/tasks/virt_instance_create.yml b/tasks/virt_instance_create.yml index 7929b6635a..3780d99bb6 100644 --- a/tasks/virt_instance_create.yml +++ b/tasks/virt_instance_create.yml @@ -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