stackhpc / ansible-role-libvirt-vm

This role configures and creates VMs on a KVM hypervisor.
128 stars 67 forks source link

Fix undefining libvirt VMs with EFI boot firmware #84

Closed markgoddard closed 2 years ago

markgoddard commented 2 years ago

The virt module does not seem to support removing VMs with NVRAM defined. As a workaround, use the virsh cli directly.

Co-Authored-By: Will Szumski will@stackhpc.com

markgoddard commented 2 years ago

Should've listened to Szumski: https://github.com/stackhpc/ansible-role-libvirt-vm/pull/12/files