From 203ae4313a216da46f75ceb2763498676c29fa1d Mon Sep 17 00:00:00 2001 From: Marco Date: Tue, 14 Sep 2021 10:12:44 +0200 Subject: [PATCH] readd virt-manager --- host_vars/ice9.yml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/host_vars/ice9.yml b/host_vars/ice9.yml index 2c7ed4b..173f47b 100644 --- a/host_vars/ice9.yml +++ b/host_vars/ice9.yml @@ -44,11 +44,5 @@ rpm_ostree_layered_packages_overwrite: state: present VirtualBox: state: present - flameshot: - state: absent - qemu-kvm: - state: absent - libvirt: - state: absent virt-manager: - state: absent + state: present