Added cerbot renewal jobs
This commit is contained in:
5
roles/certbot/templates/certbot.timer.j2
Normal file
5
roles/certbot/templates/certbot.timer.j2
Normal file
@ -0,0 +1,5 @@
|
||||
# {{ ansible_managed }}
|
||||
|
||||
[Timer]
|
||||
OnCalendar={{ certbot_system_timer_on_calender }}
|
||||
RandomizedDelaySec={{ certbot_system_timer_randomized_delay_sec }}
|
Reference in New Issue
Block a user