ansible/changelogs/fragments/win_uri-return-values.yaml
Jordan Borean 09de6dc020
win_uri: backport return value fix for non 200 responses (#37156)
* win_uri: return response info on non 200 responses, convert DateTime values to ISO 8601 (#37104)

(cherry picked from commit c1f5e11cdf)

* Added changelog fragment for win_uri return value fix
2018-03-08 10:38:32 +10:00

2 lines
76 B
YAML

bugfixes:
- win_uri - return response info and content on a non 200 message