Update run-local-all
This commit is contained in:
parent
630a5c04fa
commit
7a6b8877f5
|
@ -1,4 +1,4 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
# Script for running the play on the localhost, everything included.
|
# 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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user