You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
10 years ago
..
__init__.py Renames. 11 years ago
get_url.py Fix status check on get_url with file schemas and update the examples. (#3512) 10 years ago
slurp.py Change parameter to type=path 10 years ago
uri.py Make sure uri output contains json output when a non-200 status is returned 10 years ago