veza/ansible/roles/haproxy/templates/letsencrypt_domains.txt
2025-12-03 22:56:50 +01:00

3 lines
71 B
Text

{% for domain in haproxy_https_monitoring %}
{{ domain }}
{% endfor %}