diff options
Diffstat (limited to 'roles/letsencrypt/templates/certbot.ini')
-rw-r--r-- | roles/letsencrypt/templates/certbot.ini | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/roles/letsencrypt/templates/certbot.ini b/roles/letsencrypt/templates/certbot.ini deleted file mode 100644 index 71095d6..0000000 --- a/roles/letsencrypt/templates/certbot.ini +++ /dev/null @@ -1,3 +0,0 @@ -{{ ansible_managed | comment }} - -dns_digitalocean_token = {{ digitalocean_token }} |