Hi,
I was going through the code to create templates from a qcow  url in
https://github.com/oVirt/ovirt-ansible-image-template/blob/master/tasks/qcow2_image.yml

One question I had in mind  is , shouldn't the check if `a template with the same name exists ` be before downloading the hefty image file?

https://github.com/oVirt/ovirt-ansible-image-template/blob/040658915bc327b7c7dbb3377e4e653e28b7c250/tasks/qcow2_image.yml#L79

--

Thanks,

Kaustav Majumder