Do a weekly check rather than monthly. No reboot.
This commit is contained in:
parent
d2f43cdeab
commit
040f09a2a1
@ -9,7 +9,7 @@
|
||||
cron:
|
||||
user: root
|
||||
name: Monthly Renewal
|
||||
job: "{{ certbot.stdout }} renew && reboot"
|
||||
special_time: monthly
|
||||
job: "{{ certbot.stdout }} renew"
|
||||
special_time: weekly
|
||||
state: present
|
||||
disabled: no
|
Loading…
x
Reference in New Issue
Block a user