prole/infrastructure/roles/acme/tasks
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
..
main.yml fix(acme): replace fragile key-file regex selector with rejectattr 2026-05-06 15:57:57 -04:00