All checks were successful
/ Ansible Lint (push) Successful in 3m36s
Introduce new configuration structure called certbot__certs, which allows for different challenge types per cert with the first challenge type supported being dns-01-acme-dns.
4 lines
115 B
YAML
4 lines
115 B
YAML
certbot__certificate_domains: [ ]
|
|
certbot__http_01_port: 31820
|
|
certbot__certs: [ ]
|
|
certbot__new_cert_commands: [ ]
|