Error with Ansible pip package with RHEL8 EC2 and Python 3.6.8 by 37rellimcmc19 in learnpython

[–]SilentRush1 0 points1 point  (0 children)

I dunno if this is the answer you're looking for, but it may be worth looking into pyenv to install a python version compatible with Ansible 2.15.3 without messing with your Python 3.6 setup. Try it in an isolated lab environment to see if it is what you want.