Hello,
I have a Redhat 6.7 system with two versions of Python. The version that came with the OS installation and used by the system (2.6) and a second one that I installed (2.7.11). If I want ansible to use the 2.7.11 version, what must I do to make that happen?
Can I still use “yum install ansible” or do I need to install a different way, etc, etc.
Thanks in advance
Al