kvm-host: Add base libvirt packages not just daemon

This commit is contained in:
Timo Makinen 2021-03-16 01:09:23 +00:00
parent 190d09e783
commit 7fbd201242

View file

@ -4,6 +4,7 @@
name: "{{ item }}"
state: installed
with_items:
- libvirt
- libvirt-daemon
- qemu-kvm
- virt-install