FreeKB - Ansible Install Ansible on Linux using pip
www.freekb.net › ArticleMay 08, 2021 · However, be aware that this will setup Ansible to use Python version 2.7.5. 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.