stackhpc / ansible-role-libvirt-vm

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

Only destroy volumes of type volume or network #76

Closed markgoddard closed 3 years ago

markgoddard commented 3 years ago

Other volume types (e.g. file) do not need to be destroyed.

Fixes: #73