
Hi I'm looking at whats involved in upgrading our Ansible Tower setup (external database plus isolated node) to RHEL8. Pretty sure what I want has to have v4.4 or above SDK. Thanks On Fri, 12 Aug 2022 at 14:52, Gianluca Cecchi <gianluca.cecchi@gmail.com> wrote:
On Fri, Aug 12, 2022 at 3:57 AM Colin Coe <colin.coe@gmail.com> wrote: [snip]
The workflow on Ansible Tower server is failing with "ovirtsdk4 version 4.4.0 or higher is required for this module".
So how can I wedge the v4.4 ovirt SDK onto this RHEL7 Ansible Tower node?
Thanks
Possibly latest sdk4 for EL7 is here:
https://resources.ovirt.org/pub/ovirt-4.3/rpm/el7Server/x86_64/python-ovirt-... But it has been released mid 2020 and for 4.3. I think it should work in terms of API but perhaps it is missing some latest functionality Not tried against 4.4 or 4.5
Gianluca