vm-ansible/roles/webgateway/files/certbot.timer

10 lines
160 B
SYSTEMD
Raw Normal View History

2022-04-14 21:41:04 +02:00
[Unit]
Description=Periodic certificate renewal
[Timer]
OnBootSec=10min
OnCalendar=Sun *-*-* 00:00:00
Unit=certbot.target
[Install]
WantedBy=multi-user.target