mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-01-27 06:20:19 +00:00
Merge branch 'master' of ttm.sh:thunix/ansible
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
ANSIBLE_LOCAL_TEMP = /tmp/.ansible
|
export ANSIBLE_LOCAL_TEMP = /tmp/.ansible
|
||||||
cd /var/thunix/ansible
|
cd /var/thunix/ansible
|
||||||
git pull
|
git pull
|
||||||
ansible-playbook -i ./hosts site.yml -u root
|
ansible-playbook -i ./hosts site.yml -u root
|
||||||
|
|||||||
Reference in New Issue
Block a user