
Have you tried to replace 'package' with 'dnf' in /etc/ansible/roles/gluster.infra/roles/backend_setup/tasks/main.yml (somewhere around line 33). Best Regards, Strahil Nikolov На 16 юли 2020 г. 16:30:04 GMT+03:00, dominique.deschenes@gcgenicom.com написа:
I also have this message with the deployment of Gluster. I tried the modifications and it doesn't seem to work. Did you succeed ?
here error :
TASK [gluster.infra/roles/backend_setup : Change to Install lvm tools for RHEL systems.] *** task path: /etc/ansible/roles/gluster.infra/roles/backend_setup/tasks/main.yml:33 fatal: [ovnode2.telecom.lan]: FAILED! => {"changed": false, "msg": "The Python 2 yum module is needed for this module. If you require Python 3 support use the `dnf` Ansible module instead."} fatal: [ovnode1.telecom.lan]: FAILED! => {"changed": false, "msg": "The Python 2 yum module is needed for this module. If you require Python 3 support use the `dnf` Ansible module instead."} fatal: [ovnode3.telecom.lan]: FAILED! => {"changed": false, "msg": "The Python 2 yum module is needed for this module. If you require Python 3 support use the `dnf` Ansible module instead."} _______________________________________________ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-leave@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/users@ovirt.org/message/VZVYGT7QUVWGQZ...