csmart / ansible-role-virt-infra

Define and manage guests and networks on a KVM host with Ansible
GNU General Public License v3.0
67 stars 48 forks source link

support copying a root image instead of backing #41

Closed csmart closed 3 years ago

csmart commented 3 years ago

Not all VMs might want to be backed, so support an option to copy them. This will also help with support for RAW in #38