Hi,

It is just missing in the documentation.

I'll update the docs for ansible-2.9 as in [1].

For ansible collection (2.10+) we have added module 
which will automatically gather all operating system from API
so we don't need to update the readme every time [2].

[1] https://github.com/oVirt/ovirt-ansible-collection/pull/24
[2] https://github.com/oVirt/ovirt-ansible-collection/pull/26

Martin Necas

On Tue, May 12, 2020 at 11:31 AM Sandro Bonazzola <sbonazzo@redhat.com> wrote:
Hi, I see that in https://docs.ansible.com/ansible/latest/modules/ovirt_vm_module.html operating system is missing rhel8.
Is this intended?

I think that because of this, the hosted engine on 4.4.0 is still deployed with RHEL7 specs.
https://github.com/oVirt/ovirt-ansible-hosted-engine-setup/blob/master/tasks/create_target_vm/01_create_target_hosted_engine_vm.yml#L201

Can we move on to RHEL 8?

--