ansible installation pip

Published: 04 February 2015
on channel: Zariga Tongy
3k
4

ansible installation pip,
sudo pip install ansible

option 2
sudo apt-get install git
sudo apt-get install setuptools
sudo easy_install pip
sudo apt-get install python-dev
sudo pip install paramiko PyYAML jinja2 httplib2

git clone git://github.com/ansible/ansible.git --recursive
cd ansible/
source ./hacking/env-setup
git branch -a
git checkout release1.7.1
ansible --version


Watch video ansible installation pip online without registration, duration 51 second in high hd quality. This video was added by user Zariga Tongy 04 February 2015, don't forget to share it with your friends and acquaintances, it has been viewed on our site 3 thousand once and liked it 4 people.