Allow type to be missing. (#652)

This commit is contained in:
Felix Fontein
2023-08-21 20:49:55 +02:00
committed by GitHub
parent 5d2bfddc15
commit 526b3c4393
2 changed files with 5 additions and 2 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- "acme_* modules - correctly handle error documents without ``type`` (https://github.com/ansible-collections/community.crypto/issues/651, https://github.com/ansible-collections/community.crypto/pull/652)."