Outdated mirrors won't do any good
This commit is contained in:
parent
9c0e8fb5b6
commit
fb16c6b53d
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue