Ansible 2.9 install on Redhat 6.10

Hi All,

How you doing? Is there any way to install ansible 2.9 on Redhat 6.10 version?

Cheers,
Simon J

You might be able to install it, but it’s not supported. RHEL 6 provides Python 2.6, and Ansible requires Python 2.7 or newer on the controller.