Outdated mirrors won't do any good

This commit is contained in:
Anton McClure 2019-05-10 16:00:27 -04:00
parent 9c0e8fb5b6
commit fb16c6b53d
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@
- name: Add mirror rsync cron job - name: Add mirror rsync cron job
copy: copy:
src: ../files/mirror-rsync src: ../files/mirror-rsync
dest: /etc/cron.daily/mirror-rsync dest: /etc/cron.hourly/mirror-rsync
owner: root owner: root
mode: 0775 mode: 0775