ansible-infra/roles/certbot/defaults/main.yaml
June fee18bd349
All checks were successful
/ Ansible Lint (push) Successful in 11m4s
certbot(role): allow empty list of certificate domains
Also explicitly document that they are used with the HTTP-01 challenge.
This is in preparation for adding a new option with DNS-01 challenge
support.
2026-03-05 14:37:17 +01:00

3 lines
95 B
YAML

certbot__certificate_domains: [ ]
certbot__http_01_port: 31820
certbot__new_cert_commands: [ ]