ansibleguy.infra_apache/templates/systemd/system/ansibleguy.infra_apache.Let...

11 lines
209 B
Django/Jinja

[Unit]
Description=Timer to renew LetsEncrypt Certificates using certbot
[Timer]
OnCalendar={{ APACHE_CONFIG.letsencrypt.renew_timer }}
Persistent=false
WakeSystem=false
[Install]
WantedBy=multi-user.target