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