certbot(role): allow empty list of certificate domains
All checks were successful
/ Ansible Lint (push) Successful in 11m4s

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.
This commit is contained in:
June 2026-03-02 20:07:12 +01:00
commit fee18bd349
Signed by: june
SSH key fingerprint: SHA256:o9EAq4Y9N9K0pBQeBTqhSDrND5E7oB+60ZNx0U1yPe0
3 changed files with 4 additions and 2 deletions

View file

@ -1,2 +1,3 @@
certbot__certificate_domains: [ ]
certbot__http_01_port: 31820
certbot__new_cert_commands: [ ]