
On Wed, Nov 11, 2020 at 11:05 AM Yedidyah Bar David <didi@redhat.com> wrote: [snip]
One suggestion for who will have the same problem:
This file was created by the first failed run of the deploy. Without run the deploy, this file does not exists. So you have to run the deploy one time, let it fail and then edit the file. I know that it seems a stupid suggestion but i think could help someone.
It's not stupid! :-). I think you unknowingly ran into something caused by the move to ovirt-ansible-roles in 4.4.3 [1].
Until 4.4.2, this file was in the package ovirt-ansible-engine-setup , in:
/usr/share/ansible/roles/ovirt.engine-setup/tasks/install_packages.yml
In 4.4.3, this file, along with many others (including hosted-engine ansible code), is in ovirt-ansible-collection, in:
/usr/share/ansible/collections/ansible_collections/ovirt/ovirt/roles/engine_setup/tasks/install_packages.yml
Uhm... Can this be related in any way with my dependency problems updating engine from 4.4.2 to 4.4.3, as described in the thread just opened here: https://lists.ovirt.org/archives/list/users@ovirt.org/thread/JEZZ5CMFM4EFKT3... ? Gianluca