infrastructure/playbooks/roles/acme_sh/files/acme_sh.timer

10 lines
147 B
SYSTEMD

[Unit]
Description=Daily renewal of certificates
[Timer]
OnCalendar=daily
RandomizedDelaySec=2h
Persistent=true
[Install]
WantedBy=timers.target