fdb68ed81a
In Ansible 6 this doesn't come out as a list. Refactor this into a more jinja-y pipeline that should do a better job of it. Change-Id: I5684291047a3e1000cd38ba33a951bed9fa3081f |
||
---|---|---|
.. | ||
defaults | ||
tasks | ||
templates | ||
README.rst |
Generate SSL check list
This role automatically generates a list of domains for the certificate validation checks. This ensures our certificates are valid and are being renewed as expected.
This role must run after letsencrypt-request-certs
role,
as that builds the letsencrypt_certcheck_domains
variable
for each host and certificate. It must also run on a host that has
already run the install-certcheck
role.
Role Variables