summaryrefslogtreecommitdiffstats
path: root/roles/local_deploy/files/ansible_run.sh
diff options
context:
space:
mode:
Diffstat (limited to 'roles/local_deploy/files/ansible_run.sh')
-rw-r--r--roles/local_deploy/files/ansible_run.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/roles/local_deploy/files/ansible_run.sh b/roles/local_deploy/files/ansible_run.sh
new file mode 100644
index 0000000..868ff02
--- /dev/null
+++ b/roles/local_deploy/files/ansible_run.sh
@@ -0,0 +1,2 @@
+#!/bin/sh
+ansible-playbook -i '127.0.0.1,' -c local playbooks/deploy.yml