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 }}"
|
name: "{{ item }}"
|
||||||
state: installed
|
state: installed
|
||||||
with_items:
|
with_items:
|
||||||
|
- libvirt
|
||||||
- libvirt-daemon
|
- libvirt-daemon
|
||||||
- qemu-kvm
|
- qemu-kvm
|
||||||
- virt-install
|
- virt-install
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue