🔨 Reload cron

This commit is contained in:
SebClem 2022-01-30 15:22:16 +01:00
parent f076ca47a0
commit c92df87146
No known key found for this signature in database
GPG Key ID: 3D8E353F900B1305
2 changed files with 7 additions and 1 deletions

View File

@ -3,4 +3,9 @@
- name: Restart webhook
service:
name: webhook
state: restarted
state: restarted
- name: Reload cron
service:
name: cron
state: reloaded

View File

@ -49,6 +49,7 @@
job: "/etc/renovate/renovate"
cron_file: renovate
user: root
notify: Reload cron
- name: add webhook conf
template: