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.pull/49348/head
parent
829fc0feda
commit
b842b1b97e
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- "ACME modules: improve error messages in some cases (include error returned by server)."
|
Loading…
Reference in New Issue