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

Raw format support #38

Open MBalazs90 opened 3 years ago

MBalazs90 commented 3 years ago

Hi!

Any chance to support hard disk image in raw format besides qcow?

csmart commented 3 years ago

We could do that, I guess it will require some additional steps to convert the qcow2 source to an image rather than being a backed file...