Skip to content
Snippets Groups Projects
Commit abe1e3af authored by Lukas Koenen's avatar Lukas Koenen
Browse files

feat: standalone, webroot

parent 1788a9e0
No related branches found
No related tags found
1 merge request!1feat: standalone, webroot
Pipeline #138099 passed
---
# vars file for ansible-certbot
certbot_live_dir: >-
/etc/letsencrypt/live/{{
certbot_fqdn
| first
| replace("*.", "")
| trim(".")
}}
certbot_dflag: "{{ certbot_fqdn | map('trim', '.') | join(',') }}"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment