From cd657f27942609d9eabf4d9a5432aa3aa08bf540 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Mon, 7 Jul 2014 17:29:55 +0000 Subject: [PATCH] Drop this too --- tasks/virt_instance_create.yml | 2 -- 1 file changed, 2 deletions(-) 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