Install Ansible in Amazon EC2 Linux Instance

1. Login to your Amazon Linux instance.

2. Become root using ‘sudo su -‘ command.

3. Run following command to install Ansible

#pip install ansible

4. Test ansible install correct

#ansible --version

  •  
  •  
  •  
  •  

Viet Luu has written 318 articles

If you like what you are reading, please consider buying us a coffee ( or 2 ) as a token of appreciation.

Buy Me A Coffee

We are thankful for your never ending support.

Leave a Reply