Hello all,
I tried installing ansible on centos vagrant, but can’t install. As Im new to this, request some one to help me on this.
[vagrant@first yum.repos.d]$ sudo easy_install pip
sudo: easy_install: command not found
[vagrant@first yum.repos.d]$
[vagrant@first yum.repos.d]$
[vagrant@first yum.repos.d]$ clear
[vagrant@first yum.repos.d]$ sudo yum install ansible
Loaded plugins: fastestmirror
Setting up Install Process
Loading mirror speeds from cached hostfile
* base: mirror.fibergrid.in
* extras: mirror.fibergrid.in
* updates: mirror.fibergrid.in
No package ansible available.
Error: Nothing to do
[vagrant@first yum.repos.d]$ sudo yum install ansible -y
Loaded plugins: fastestmirror
Setting up Install Process
Loading mirror speeds from cached hostfile
* base: mirror.fibergrid.in
* extras: mirror.fibergrid.in
* updates: mirror.fibergrid.in
No package ansible available.
Error: Nothing to do
[vagrant@first yum.repos.d]$ ansible --version
-bash: ansible: command not found
[vagrant@first yum.repos.d]$