Update Ansible/playbook_netcup_tlsa_dane.yaml

This commit is contained in:
2025-08-31 19:28:30 +00:00
parent 3eac098930
commit 736bfb5308

View File

@@ -11,6 +11,11 @@
mailcow_host: mailcow
tlsa_host_label: "_25._tcp.mail"
# NPM Variablen
# Aktuelles LetsEncrypt Zertifikat
letsencrypt_cert: "/opt/stacks/npm-wan/letsencrypt/live/npm-1/fullchain.pem"
letsencrypt_key: "/opt/stacks/npm-wan/letsencrypt/live/npm-1/privkey.pem"
# Netcup API Variablen
netcup_customer_number: "XXXXXX"
netcup_api_key: "Y...T"