certbot-dns-cloudflare/templates/cred.conf.j2
author Luke Hoersten <luke@hoersten.org>
Fri, 15 Sep 2023 22:46:46 -0500
changeset 222 6eaeb42f5c10
parent 133 effd8e58a796
permissions -rw-r--r--
Moved lnurld from my general ansible roles repo to the btc specific repo.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
133
effd8e58a796 Added certbot dns cloudflare role. Useful for when ISP blocks port 80.
Luke Hoersten <luke@hoersten.org>
parents:
diff changeset
     1
dns_cloudflare_email = {{certbot_dns_cloudflare_email}}
effd8e58a796 Added certbot dns cloudflare role. Useful for when ISP blocks port 80.
Luke Hoersten <luke@hoersten.org>
parents:
diff changeset
     2
dns_cloudflare_api_key = {{certbot_dns_cloudflare_api_key}}