Setting ansible path

This commit is contained in:
Ubergeek 2019-03-17 01:51:49 +00:00
parent ad92262e79
commit 16be677b61
1 changed files with 1 additions and 0 deletions

View File

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