Hi,

we have a great news regarding Ansible modules for oVirt 4 management. As you may have already noticed in [1] and thanks to Ondra's hard work we were able to push following modules into Ansible 2.2:

ovirt_auth
  - manages authentication against oVirt engine instance

ovirt_vms
  - manages VM lifecycle
  - manages VM's disks and NICs (more advanced disks and NICs management will be provided by specialized modules)

ovirt_disks
  - manages VM's disks and floating disks

You can find more details about those modules at [2].

But this is not end of our effort, we are working on other modules that should cover most of functionality provided by oVirt SDK and hopefully will be included in Ansible 2.3 (more info also at [2]).

Any feedback on those modules would be very welcome.

Regards

Martin Perina

[1] http://www.ovirt.org/blog/2016/09/manage-ovirt-with-ansible-playbooks/
[2] http://www.ovirt.org/develop/release-management/features/infra/ansible_modules/