Hello, everyone
I am using these versions for my test :
- ovirt-engine-appliance-4.4-20200723102445.1.el8.x86_64.rpm
- ovirt-node-ng-installer-4.4.1-2020072310.el8.iso
But I'm always prompted when I'm hosting a cubide-engine deploy :The error was:
error while evaluating conditional ((otopi_host_net.ansible_facts.otopi_host_net | length
== 0)).The specific hints are:fatal: [localhost]: FAILED! => {"msg":
"The conditional check '(otopi_host_net.ansible_facts.otopi_host_net | length ==
0)' failed. The error was: error while evaluating conditional
((otopi_host_net.ansible_facts.otopi_host_net | length == 0)): 'list object' has
no attribute 'ansible_facts'\n\nThe error appears to be in
'/usr/share/ansible/roles/ovirt.hosted_engine_setup/tasks/filter_team_devices.yml':
line 29, column 13, but may\nbe elsewhere in the file depending on the exact syntax
problem.\n\nThe offending line appears to be:\n\n- debug: var=otopi_host_net\n
^ here\n\nThere appears to be both 'k=v' shorthand syntax and YAML in this task.
Only one syntax may be used.\n"}
[ ERROR ] Failed to execute stage 'Environment customization': Failed executing
ansible-playbook
The test machine node has four network CARDS, but I haven't configured the team. I
don't know why, it has been suffering for several days.I don't know if you've
ever been in a situation like this, other than installing a lower version.