stackhpc / ansible-role-libvirt-host

This role configures a host as a Libvirt/KVM hypervisor. It can also configure storage pools and networks on the host.
36 stars 32 forks source link

Use Package qemu-system-x86 on debian #73

Open DO1JLR opened 1 year ago

DO1JLR commented 1 year ago

Ansible won't find the package qemu-kvm on my debian host. See Issue https://github.com/stackhpc/ansible-role-libvirt-host/issues/68 So I changed the package name to qemu-system-x86 and it works fine.

(Tested with debian bullseye and bookworm)

For Package Details, have a look at https://packages.debian.org/bookworm/qemu-kvm