Update README.md

This commit is contained in:
Will Bradley 2013-09-26 04:09:29 -07:00
parent d60004ee12
commit 4b170f3eb1

View File

@ -8,7 +8,7 @@ This is just my repository of playbooks.
### Setup Ansible
sudo aptitude -y install git python-jinja2 python-yaml python-paramiko python-software-properties
sudo aptitude -y install git python-jinja2 python-yaml python-paramiko python-software-properties software-properties-common
add-apt-repository ppa:rquillo/ansible
aptitude update && aptitude install ansible
echo "localhost" > /etc/ansible/hosts