How to install Ansible? Rocky Linux 9.4 and Ansible

HomeOther ContentHow to install Ansible? Rocky Linux 9.4 and Ansible
How to install Ansible? Rocky Linux 9.4 and Ansible
How to install Ansible? Rocky Linux 9.4 and Ansible
Installing Ansible from your distributions repository will give you Ansible but not the latest. With Rocky Linux 9.4 we get Ansible 2.14 from the EPEL repository, which is good but not the latest.

Using Python pip install we get version 2.15 which is better but if we need it for all users we need to install it as root not in virtual environment and installer will inform you.

The third way is to clone the Ansible repository into git and choose the correct version for your Python version. For Rocky Linux 9.4 this means version 2.15 but at least we are not using pip to run the installation so it should be stable.

Additionally, you can find my video courses on Pluralsight: http://pluralsight.com/training/Authors/Details/andrew-mallett and take the time to view my own site http://www.theurbanpenguin.com

Please take the opportunity to connect and share this video with your friends and family if you find it useful.

No Comments

Leave a Reply

Your email address will not be published. Required fields are marked *