Initial commit

This commit is contained in:
2013-09-26 03:46:10 -07:00
commit 8fd34d019f
4 changed files with 81 additions and 0 deletions

4
run-local-all Executable file
View File

@@ -0,0 +1,4 @@
#!/bin/sh
# Script for running the play on the localhost, everything included.
ansible-playbook -c local --tags="common,mysql,apache" ./create-user.yml