There was last week a bump in Stream 8 from ansible-core 2.12 to 2.13, triggering then a bump from python 3.8 to 3.9 It broke our ansible management hosts, as ara / mitogen couldn't run properly We need to temporary revert to ansible-core 2.12 while verifying components compatibility in the chain.
Metadata Update from @arrfab: - Issue assigned to arrfab - Issue priority set to: High Priority (was: Needs Review) - Issue tagged with: centos-ci-infra, centos-common-infra, centos-stream, high-gain, medium-trouble
we blocked for now on 2.12 as mitogen itself doesn't support (yet) 2.13
We also depend on ansible-roles-ctl but itself (in version 2.0.0) isn't able to properly import ansible it seems :
ansible-roles-ctl --help Traceback (most recent call last): File "/home/user/.local/bin/ansible-roles-ctl", line 33, in <module> import ansible.constants as C ModuleNotFoundError: No module named 'ansible'
Metadata Update from @arrfab: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)
Log in to comment on this ticket.