blob: 648cfd2f26fcf2df371d606a53b566f003bf7189 (
plain)
1
2
3
4
|
# Cloudflare credentials for the certbot DNS-01 challenge.
# Scoped API Token (Zone:DNS:Edit on the relevant zones) — see the
# "TLS / SSL Certificates" section of the rpi playbook README.
dns_cloudflare_api_token = {{certbot_dns_cloudflare_api_token}}
|