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
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
..
basics Make sure uri output contains json output when a non-200 status is returned 10 years ago
cumulus Fix documentation 10 years ago
eos handles config replace properly in eos_template 10 years ago
ios removed usless default doc 10 years ago
iosxr Fix documentation example, missing ")" 10 years ago
junos adds new module junos_package 10 years ago
nxos Remove unnecessary exception from nxos_command (#3521) 10 years ago
openswitch adds new module ops_facts 10 years ago
__init__.py package files 11 years ago