sce/roles/podman_certbot/templates/container-certbot.timer.j2

10 lines
168 B
Django/Jinja

# {{ ansible_managed }}
[Unit]
Description=Run certbot renewal process
[Timer]
OnCalendar={{ podman_certbot_timer }}
Persistent=true
[Install]
WantedBy=timers.target