prole/infrastructure/roles/acme
chrisfu 52f4053718 fix(acme): replace fragile key-file regex selector with rejectattr
selectattr with 'match' regex was returning empty sequence on this Ansible
version. Since each install entry has exactly two items (fullchain.cer +
key), rejectattr the fullchain to get the key — no regex needed.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-06 15:57:57 -04:00
..
defaults feat(certs): add acme.sh DNS-01 role and cert-manager playbook for LE 2026-05-06 14:09:28 -04:00
handlers feat(certs): add acme.sh DNS-01 role and cert-manager playbook for LE 2026-05-06 14:09:28 -04:00
tasks fix(acme): replace fragile key-file regex selector with rejectattr 2026-05-06 15:57:57 -04:00