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

add support for source for data disks #46

Open csmart opened 3 years ago

csmart commented 3 years ago

Make it possible to have a source when creating data disks, this can be useful for sharing sets of data between VMs.

csmart commented 3 years ago

I guess for completeness it probably should also support backing or cloning.