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