Add 'roles/common/files/ansible-pull'

This commit is contained in:
ubergeek 2018-12-22 09:48:32 -05:00
parent 63169af580
commit 794b93654a
1 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,4 @@
#!/bin/bash
cd /var/thunix/ansible
git pull
ansible-playbook -i ./hosts site.yml -u root