mirror of
https://github.com/nikdoof/ansible-certbot.git
synced 2025-12-11 14:42:16 +00:00
Fix DO config file
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
# DigitalOcean API credentials used by Certbot
|
||||
dns_digitalocean_token = {{ digitalocean_token }}
|
||||
dns_digitalocean_token = {{ certbot_digitalocean_token }}
|
||||
|
||||
Reference in New Issue
Block a user