summaryrefslogtreecommitdiff
path: root/roles/ansible-pull/templates/etc_cron.d_metamorphosis.j2
blob: a4c95414dd26872fd26ca25014a2ea4dd5aba5e2 (plain) (blame)
1
2
# Cron job to git clone/pull a repo and then run locally
*/15 * * * * root /usr/local/bin/pull >>/var/log/pull.log 2>&1