Hi Gervais, Have you checked examples for the ovirt_vm module?
https://docs.ansible.com/ansible/latest/collections/ovirt/ovirt/ovirt_vm_module.html Or if you need something more "high level" there is also vm_infra role: https://github.com/oVirt/ovirt-ansible-collection/tree/master/roles/vm_infra Both are provided by oVirt Ansible Collection, which is a preferred and supported solution for automated management of oVirt installations. Regards, Martin On Tue, Jan 5, 2021 at 4:06 PM Gervais de Montbrun <[email protected]> wrote: > Thanks for the feedback. Are you using ansible to launch the vm from the > template, or to provision the template once it is up? > > We have 15+ developers bringing up vm's for a variety of different > environments (like 80) for different, custom configurations of client > environments. Vagrant is really just to stand up (suspend, destroy) the vms > and then puppet runs on them to apply custom configuration. > > I noticed Terraform support. I suspect that it would be a ton of work for > us to switch to it. > > Cheers, > Gervais > > > > On Jan 5, 2021, at 12:33 AM, Strahil Nikolov via Users <[email protected]> > wrote: > > > I wonder what other folks are using or if someone has any suggestions to > offer. > > > I'm using Ansible do deploy some stuff from templates. > I think that terraform is also used with oVirt, so you can give it a try. > > Best Regards, > Strahil Nikolov > _______________________________________________ > Users mailing list -- [email protected] > To unsubscribe send an email to [email protected] > Privacy Statement: https://www.ovirt.org/privacy-policy.html > oVirt Code of Conduct: > https://www.ovirt.org/community/about/community-guidelines/ > List Archives: > https://lists.ovirt.org/archives/list/[email protected]/message/MUM7MMOZTU54HSGAEOME7PDW4FMA7QQW/ > > > _______________________________________________ > Users mailing list -- [email protected] > To unsubscribe send an email to [email protected] > Privacy Statement: https://www.ovirt.org/privacy-policy.html > oVirt Code of Conduct: > https://www.ovirt.org/community/about/community-guidelines/ > List Archives: > https://lists.ovirt.org/archives/list/[email protected]/message/WSBBX7K6MUWA44KOR35FHFDI2PL6OM3Q/ > -- Martin Perina Manager, Software Engineering Red Hat Czech s.r.o.
_______________________________________________ Users mailing list -- [email protected] To unsubscribe send an email to [email protected] Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/[email protected]/message/7WK44KUE6SGUTWU7MYESZEVWGA3STOVV/

