mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-01-24 05:30:18 +00:00
Give touch one second more
This commit is contained in:
@@ -10,6 +10,7 @@ else
|
||||
cd /var/thunix/ansible
|
||||
while [ $SCHED = 1 ]
|
||||
do
|
||||
sleep 1
|
||||
touch $RUNNING
|
||||
/usr/bin/git pull
|
||||
/usr/local/bin/ansible-playbook -i /var/thunix/ansible/hosts /var/thunix/ansible/site.yml -u root
|
||||
|
||||
Reference in New Issue
Block a user