summaryrefslogtreecommitdiffstats
path: root/roles/local_deploy/files/post-receive.public.sh
blob: ce4da2850d846195e63c24bef346d39d111d3257 (plain)
1
2
3
4
#!/bin/sh
GIT_WORK_TREE=/etc/ansible/ git checkout -q -f
# run ansible
/usr/local/bin/ansible_run.sh