mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
ACME: improve error handling (#49266)
* Improve error handling: when parse_json_result is False, still return the error message. * Remove content body from info dict. * Add changelog.
This commit is contained in:
committed by
René Moser
parent
829fc0feda
commit
b842b1b97e
2
changelogs/fragments/49266-acme-error-messages.yml
Normal file
2
changelogs/fragments/49266-acme-error-messages.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- "ACME modules: improve error messages in some cases (include error returned by server)."
|
||||
Reference in New Issue
Block a user