Directly handle unexpected non-JSON results. (#682)

This commit is contained in:
Felix Fontein
2023-12-07 22:26:04 +01:00
committed by GitHub
parent 67f1d1129b
commit 5d5a21fddf
2 changed files with 15 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- "acme_* modules - directly react on bad return data for account creation/retrieval/updating requests (https://github.com/ansible-collections/community.crypto/pull/682)."