fix lint errors on vars/main.yml

This commit is contained in:
brunobenchimol 2021-11-15 20:23:05 -03:00
parent 61e67e89f5
commit d029e59280

View File

@ -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