Update 'roles/common/tasks/ansible-pull.yml'
This commit is contained in:
parent
ee4b781896
commit
ea39552dda
|
@ -48,7 +48,7 @@
|
||||||
- name: Add mirror rsync cron job (daily)
|
- name: Add mirror rsync cron job (daily)
|
||||||
copy:
|
copy:
|
||||||
src: ../files/mirror-rsync-daily
|
src: ../files/mirror-rsync-daily
|
||||||
dest: /etc/cron.hourly/mirror-rsync-daily
|
dest: /etc/cron.daily/mirror-rsync-daily
|
||||||
owner: root
|
owner: root
|
||||||
mode: 0775
|
mode: 0775
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue