This commit is contained in:
Andreas Stephanides
2017-11-05 22:30:33 +01:00
8 changed files with 76 additions and 7 deletions

3
ansible-playbook Executable file
View File

@@ -0,0 +1,3 @@
#/bin/bash
source .env_ansible/bin/activate
ansible-playbook "$@"