Update README.md

This commit is contained in:
Will Bradley 2013-09-26 04:05:05 -07:00
parent e7d52d8042
commit d60004ee12

View File

@ -1,6 +1,11 @@
ansible-playbooks My Ansible Playbooks
================= =================
This is just my repository of playbooks.
* create-user.yml
* Creates a user with a password, a MySql DB, and an Apache virtual host.
### Setup Ansible ### 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