Files
ansible-pull/roles/reverseproxy/templates/powerdns.env.j2
2025-11-27 10:02:06 +01:00

4 lines
106 B
Django/Jinja

PDNS_API_KEY="{{ pdns_api_key }}"
PDNS_API_URL="{{ pdns_api_url }}"
PDNS_SERVER_ID="{{ pdns_server_id }}"