Initial commit
This commit is contained in:
4
run-local-all
Executable file
4
run-local-all
Executable 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
|
||||
Reference in New Issue
Block a user