mirror of
https://github.com/geerlingguy/ansible-role-certbot.git
synced 2025-04-19 17:01:37 +02:00
minor fix on certbot_supported_dns_plugins
This commit is contained in:
parent
f47c04eeb5
commit
61e67e89f5
@ -1,3 +1,5 @@
|
|||||||
certbot_dns_credentials_file: "/etc/letsencrypt/dns-{{certbot_dns_plugin}}-credentials"
|
certbot_dns_credentials_file: "/etc/letsencrypt/dns-{{certbot_dns_plugin}}-credentials"
|
||||||
certbot_supported_dns_plugins:
|
certbot_supported_dns_plugins:
|
||||||
- rfc2136
|
- rfc2136
|
||||||
|
- cloudflare
|
||||||
|
- digitalocean
|
Loading…
x
Reference in New Issue
Block a user