Adding basic cloud-init functionality to the oVirt module

Hi guys, I’d like to add some functionality to the oVirt module that takes advantage of cloud-init to insert a user/key into authorised hosts.
Also I intend to create a dynamic inventory module for oVirt (essentially mimicking the functionality of the GCE dynamic inventory).

Is anyone else working on this? Or am I free to attack it?

Kind Regards

Josha

Go ahead, I have not heard of anyone going down this path in a long time.

Thanks, Brian
Features added. Also added the changes you mentioned ( https://github.com/ansible/ansible-modules-extras/pull/583#issuecomment-108896473 )

Josha