mirror of
https://github.com/nikdoof/ansible-certbot.git
synced 2025-12-13 07:32:15 +00:00
4 lines
136 B
Django/Jinja
4 lines
136 B
Django/Jinja
# GoDaddy API credentials used by Certbot
|
|
dns_godaddy_secret = {{ certbot_godaddy_secret }}
|
|
dns_godaddy_key = {{ certbot_godaddy_key }}
|