moving from common to webserver
This commit is contained in:
parent
9008a560ab
commit
22e6499aa1
|
@ -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
|
Loading…
Reference in New Issue