SURFscz / SRAM-deploy

Deploy scripts for the SCZ
Apache License 2.0
5 stars 5 forks source link

CI action breaks on incompatible mitogen/ansible.utils #547

Open mrvanes opened 5 days ago

mrvanes commented 5 days ago

SRAM deploy CI action breaks on incompatible mitogen / ansible.utils version:

PLAY [gather variables] ***************************************************************************************************************************************************************************************************************************************************************
ERROR! Unexpected Exception, this is probably a bug: module 'ansible.utils.unsafe_proxy' has no attribute 'NativeJinjaUnsafeText'
mrvanes commented 5 days ago

Mitogen is up-to-date with master ansible.utils collection is up-to-date on 5.1.1 Currently resolved by moving (renaming) /opt/mitogen to /opt/mitogen_ on bhr12

Can not reproduce locally, same mitogen/ansible.utils versions, but different python and ansible versions.