Files
ansible-certbot/templates/gd_secrets.j2
2023-06-23 07:18:31 +01:00

4 lines
136 B
Django/Jinja

# GoDaddy API credentials used by Certbot
dns_godaddy_secret = {{ certbot_godaddy_secret }}
dns_godaddy_key = {{ certbot_godaddy_key }}