sce/roles/podman_certbot_root_transfer/templates/certbot-move-certificates.service.j2
Ivo C.S. Wingelaar 99053b7f3e
Add transfer role from the Certbot container
This role will install logic to transfer the (renewed) certificates
from the Certbot container to a directory easily accessible by a
distribution-installed nginx.
2024-10-12 21:42:33 +02:00

7 lines
167 B
Django/Jinja

# {{ ansible_managed }}
[Unit]
Description=Move generated certbot certificates to root path
[Service]
Type=oneshot
ExecStart=/usr/local/bin/extract-certificate-files