ansible-role-libvirt-host icon indicating copy to clipboard operation
ansible-role-libvirt-host copied to clipboard

Use Package qemu-system-x86 on debian

Open DO1JLR opened this issue 2 years ago • 0 comments

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

DO1JLR avatar Jul 31 '23 10:07 DO1JLR