Add cron conf
This commit is contained in:
parent
12b50df72a
commit
6e35b87f3f
@ -34,4 +34,10 @@
|
||||
dest: /etc/renovate/renovate
|
||||
owner: root
|
||||
group: root
|
||||
mode: u=rwx,g=rx,o=rx
|
||||
mode: u=rwx,g=rx,o=rx
|
||||
|
||||
- name: Add cron
|
||||
cron:
|
||||
name: Run renovate
|
||||
minute: "0"
|
||||
job: "/etc/renovate/renovate"
|
Loading…
Reference in New Issue
Block a user