mirror of
https://github.com/geerlingguy/ansible-role-certbot.git
synced 2025-04-19 17:01:37 +02:00
fix lint errors on vars/main.yml
This commit is contained in:
parent
61e67e89f5
commit
d029e59280
@ -1,5 +1,6 @@
|
|||||||
|
---
|
||||||
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
|
- cloudflare
|
||||||
- digitalocean
|
- digitalocean
|
||||||
|
Loading…
x
Reference in New Issue
Block a user