Install
Add Ansible repository
$ sudo apt-add-repository ppa:ansible/ansible Run the update command
$ sudo apt-get update Install Ansible package
$ sudo apt-get install ansible Check Ansible Version
$ ansible –versionLast updated
Add Ansible repository
$ sudo apt-add-repository ppa:ansible/ansible Run the update command
$ sudo apt-get update Install Ansible package
$ sudo apt-get install ansible Check Ansible Version
$ ansible –versionLast updated