computer-playbook/roles/native-certbot-nginx/templates/certbot.timer.j2

11 lines
184 B
Django/Jinja

[Unit]
Description=Renewal of Let's Encrypt's certificates
[Timer]
OnCalendar=0/12:00:00
RandomizedDelaySec={{randomized_delay_sec}}
Persistent=true
[Install]
WantedBy=timers.target