stackhpc / ansible-role-libvirt-vm

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

Support backing image and destroy VMs before volumes #19

Closed JPvRiel closed 5 years ago

JPvRiel commented 5 years ago
JPvRiel commented 5 years ago

Build failures seem to be due to new syntax checks introduced since the last build and are not functionally related to the PR changes.

On my side, did quick sanity check creating and destroying VMs with image, backing_image or neither option set.

markgoddard commented 5 years ago

I've submitted a PR to fix the ansible-lint CI errors https://github.com/stackhpc/ansible-role-libvirt-vm/pull/20/files.