This playbook convert a qcow2 image into a required sized ova image
Playbook assume following:
- Given input image is qcow2
- Target machine has enough disk space to contain the intermediate images
- Target machine has required commands like, qemu-img, gzip etc
- Update vars/main.yaml with the URL/FILE etc
- Run the playbook
ansible-playbook tasks/main.yml