mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-09-25 21:57:09 +00:00
moving from common to webserver
This commit is contained in:
@@ -0,0 +1,6 @@
|
|||||||
|
- name: Add mirror rsync cron job
|
||||||
|
copy:
|
||||||
|
src: ../files/mirror-rsync
|
||||||
|
dest: /etc/cron.daily/mirror-rsync
|
||||||
|
owner: root
|
||||||
|
mode: 744
|
||||||
Reference in New Issue
Block a user