ansible: Unsupported parameters found in auth

Hi all, he-basic-suite fails [1] with: [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Ensure that the target datacenter is present] [ ERROR ] fatal: [localhost]: FAILED! => {"changed": false, "msg": "Unsupported parameters for (ovirt_datacenter) module: compress, timeout found in auth. Supported parameters include: ca_file, headers, hostname, insecure, kerberos, password, token, url, username"} Any clue? Thanks, [1] https://jenkins.ovirt.org/job/ovirt-system-tests_he-basic-suite-master/1918/ -- Didi

Hi, was able to find the issue in the `ovirt_auth` module and posted PR for it. I'll merge it asap. https://github.com/oVirt/ovirt-ansible-collection/pull/223 Martin Necas On Thu, Feb 11, 2021 at 2:55 PM Yedidyah Bar David <didi@redhat.com> wrote:
Hi all,
he-basic-suite fails [1] with:
[ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Ensure that the target datacenter is present] [ ERROR ] fatal: [localhost]: FAILED! => {"changed": false, "msg": "Unsupported parameters for (ovirt_datacenter) module: compress, timeout found in auth. Supported parameters include: ca_file, headers, hostname, insecure, kerberos, password, token, url, username"}
Any clue?
Thanks,
[1] https://jenkins.ovirt.org/job/ovirt-system-tests_he-basic-suite-master/1918/ -- Didi
participants (2)
-
Martin Necas
-
Yedidyah Bar David