Improve authz handling. (#998)

This commit is contained in:
Felix Fontein
2026-04-05 11:45:11 +02:00
committed by GitHub
parent f3b43185bf
commit d966acbef4
4 changed files with 26 additions and 18 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- "acme_* modules - improve handling of authz deactivation, and improve error message in case of bad authz states (https://github.com/ansible-collections/community.crypto/pull/998)."