From d60004ee126b67169968b58c03326a94aacb18d3 Mon Sep 17 00:00:00 2001 From: Will Bradley Date: Thu, 26 Sep 2013 04:05:05 -0700 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 02ea968..543614d 100644 --- a/README.md +++ b/README.md @@ -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 sudo aptitude -y install git python-jinja2 python-yaml python-paramiko python-software-properties