FreeKB - Ansible Install Ansible on Linux using pip
www.freekb.net/Article?id=21408.05.2021 · Python 2.7 reached it's end of life support in January of 2020. For this reason, it is preferrable to use PIP to install Ansible. The pip --version can be used to determine if PIP is installed. If PIP is installed, something like this should be displayed. If PIP is not installed, refer to Installing PIP on Linux CentOS.