We are running awx 13 (I know, it’s ancient), but we cannot upgrade just yet. It has ansible 2.9 (not sure what point release) and python 3.6.8, both of which are EOL.
If I use a custom venv, can I use a different version of ansible/python? I’ve make venvs with the current 2.9 point release and that works, but I didn’t stray farther than that. Can I use python 3.8 and ansible…whatever the current ansible is in that venv?
Thanks
–John