🔨 Reload cron
This commit is contained in:
parent
f076ca47a0
commit
c92df87146
@ -4,3 +4,8 @@
|
|||||||
service:
|
service:
|
||||||
name: webhook
|
name: webhook
|
||||||
state: restarted
|
state: restarted
|
||||||
|
|
||||||
|
- name: Reload cron
|
||||||
|
service:
|
||||||
|
name: cron
|
||||||
|
state: reloaded
|
@ -49,6 +49,7 @@
|
|||||||
job: "/etc/renovate/renovate"
|
job: "/etc/renovate/renovate"
|
||||||
cron_file: renovate
|
cron_file: renovate
|
||||||
user: root
|
user: root
|
||||||
|
notify: Reload cron
|
||||||
|
|
||||||
- name: add webhook conf
|
- name: add webhook conf
|
||||||
template:
|
template:
|
||||||
|
Loading…
Reference in New Issue
Block a user