ansible/network/basics
James Cammarata 84ee00bb42 Make sure uri output contains json output when a non-200 status is returned
Prior to the switch to the urls.py code, non-200 responses contained
a 'json' value when the content-type was JSON. This fix restores that
field upon a non-2xx response.

Fixes ansible/ansible#15555
2016-04-25 14:19:03 -04:00
..
__init__.py Renames. 2014-11-04 17:29:56 -05:00
get_url.py Fix status check on get_url with file schemas and update the examples. (#3512) 2016-04-21 16:28:29 -04:00
slurp.py Change parameter to type=path 2016-02-29 00:38:10 -08:00
uri.py Make sure uri output contains json output when a non-200 status is returned 2016-04-25 14:19:03 -04:00