Following up to: https://github.com/ansible/ansible/issues/79697
Is there any plan to update the version of ansible installed by pip? The priority of that I think should be elevated. 2.12 is the current version that is installed via pip install ansible-core
using python3, which currently comes with an incompatible version of resolvelib that breaks any ansible-galaxy install command. So, ansible-galaxy is broken out of the box currently.