Update run-local-all

This commit is contained in:
Will Bradley 2014-02-06 17:43:42 -07:00
parent 630a5c04fa
commit 7a6b8877f5

View File

@ -1,4 +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
ansible-playbook -c local --tags="common,mysql,apache,file" ./create-user.yml