Update 'roles/common/files/ansible-pull'
This commit is contained in:
parent
16be677b61
commit
f1e0bfd7f4
|
@ -1,5 +1,5 @@
|
|||
#!/bin/bash
|
||||
ANSIBLE_LOCAL_TEMP = /tmp/.ansible
|
||||
export ANSIBLE_LOCAL_TEMP = /tmp/.ansible
|
||||
cd /var/thunix/ansible
|
||||
git pull
|
||||
ansible-playbook -i ./hosts site.yml -u root
|
||||
|
|
Loading…
Reference in New Issue