10 lines
168 B
Django/Jinja
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
|