mirror of
https://github.com/geerlingguy/ansible-role-certbot.git
synced 2025-04-19 17:01:37 +02:00
7 lines
168 B
YAML
7 lines
168 B
YAML
---
|
|
certbot_dns_credentials_file: "/etc/letsencrypt/dns-{{ certbot_dns_plugin }}-credentials"
|
|
certbot_supported_dns_plugins:
|
|
- rfc2136
|
|
- cloudflare
|
|
- digitalocean
|