When I tried to use the latest version of Ansible available for my Linux distro: ansible=14.0.0, ansible-core=2.21.0, I got various errors in the galaxyproject.galaxy role. As a quick solution, I had to downgrade my Ansible back to: ansible=11.0.0, ansible-core=2.18.17.
Before finding this, I tried the latest version of the role (v0.12.7). It didn't help. Moreover, when I downgraded Ansible while keeping the latest version of the role, it still didn't work.
That means we should pay attention and carefully test either of these upgrades. We are currently using the role v0.11.2 (more than a year old).
When I tried to use the latest version of Ansible available for my Linux distro:
ansible=14.0.0, ansible-core=2.21.0, I got various errors in thegalaxyproject.galaxyrole. As a quick solution, I had to downgrade my Ansible back to:ansible=11.0.0, ansible-core=2.18.17.Before finding this, I tried the latest version of the role (
v0.12.7). It didn't help. Moreover, when I downgraded Ansible while keeping the latest version of the role, it still didn't work.That means we should pay attention and carefully test either of these upgrades. We are currently using the role
v0.11.2(more than a year old).