From c4ab259bd20bf0421e09dd8d030991af2915df52 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Wed, 3 Feb 2016 23:06:06 +0000 Subject: [PATCH] We don't need these tools there either. --- roles/virthost/tasks/main.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/roles/virthost/tasks/main.yml b/roles/virthost/tasks/main.yml index fa0d529e53..ae81a13697 100644 --- a/roles/virthost/tasks/main.yml +++ b/roles/virthost/tasks/main.yml @@ -37,8 +37,6 @@ yum: pkg={{ item }} state=present with_items: - qemu-kvm - - qemu-kvm-tools - - qemu-img - libvirt - virt-install tags: