mirror of https://github.com/ansible/ansible.git
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.
(cherry picked from commit b842b1b97e
)
pull/49461/head
parent
832aa98ace
commit
1deb2300a4
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- "ACME modules: improve error messages in some cases (include error returned by server)."
|
Loading…
Reference in New Issue