kvm-host: Add base libvirt packages not just daemon
This commit is contained in:
parent
190d09e783
commit
7fbd201242
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
name: "{{ item }}"
|
||||
state: installed
|
||||
with_items:
|
||||
- libvirt
|
||||
- libvirt-daemon
|
||||
- qemu-kvm
|
||||
- virt-install
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue