Initial commit

This commit is contained in:
2023-06-23 07:18:31 +01:00
commit 76624cf398
10 changed files with 161 additions and 0 deletions

3
templates/gd_secrets.j2 Normal file
View File

@@ -0,0 +1,3 @@
# GoDaddy API credentials used by Certbot
dns_godaddy_secret = {{ certbot_godaddy_secret }}
dns_godaddy_key = {{ certbot_godaddy_key }}