On Tue, Jun 16, 2020 at 10:04 AM Martin Necas <mnecas@redhat.com> wrote:
Hi Gianluca,

this looks like an issue in the module. 
I have created PR which should fix the problem [1].
Please check it out. You can manually create an ansible library to which 
you would copy the module and add the fix there or wait till it is added to ansible 2.9.

Further issues/requests recommend to create on the repo.

[1] https://github.com/oVirt/ovirt-ansible-collection/pull/61

Martin Necas



Thanks Martin!
I verified correct behavior after applying the patch both using ansible-playbook on a 2.9.9 ansible environment and using awx with patched ansible 2.8.5 venv
I put my feedback on github page too

Gianluca