mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-01-25 21:40:19 +00:00
Update 'roles/common/tasks/ansible-pull.yml'
This commit is contained in:
@@ -5,10 +5,10 @@
|
|||||||
owner: root
|
owner: root
|
||||||
mode: 744
|
mode: 744
|
||||||
|
|
||||||
- name: Add rsync cron job
|
- name: Add mirror rsync cron job
|
||||||
copy:
|
copy:
|
||||||
src: ../files/rsync
|
src: ../files/mirror-rsync
|
||||||
dest: /etc/cron.daily/rsync
|
dest: /etc/cron.daily/mirror-rsync
|
||||||
owner: root
|
owner: root
|
||||||
mode: 744
|
mode: 744
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user