community.general/lib/ansible/modules/network
Ted Timmons 887456ab8e Fix stderr false return value (#22845)
* ensure exit_json does not fail from stderr=False

- do a little bit of safety-checking in exit_json to not try to .splitlines() on a boolean
- remove the stderr=boolean from uri.py, this is the only spot that uses it (at least so obviously)
- add unit tests that call exit_json. These are useless because the stderr parsing is in _execute_module and is difficult to mock; deleting these tests after the commit.

* remove added unit tests per prev commit

exit_json doesn't do the param parsing, that is buried deep inside _execute_module.
2017-03-21 18:11:11 -04:00
..
a10 New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
aos New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
asa New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
avi New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
basics Fix stderr false return value (#22845) 2017-03-21 18:11:11 -04:00
bigswitch New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
citrix New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
cloudengine New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
cumulus New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
dellos6 New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
dellos9 New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
dellos10 New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
eos [WIP] Network module docs 2.3 (#22454) 2017-03-15 16:00:43 +00:00
exoscale New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
f5 New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
fortios New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
illumos New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
ios fixes return data structure (#22830) 2017-03-21 14:41:59 +01:00
iosxr [WIP] Network module docs 2.3 (#22454) 2017-03-15 16:00:43 +00:00
junos New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
lenovo New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
netconf New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
netvisor New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
nxos metadata_version 2017-03-15 17:28:52 +00:00
openswitch New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
ordnance New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
ovs New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
panos New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
sros New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
vyos [WIP] Network module docs 2.3 (#22454) 2017-03-15 16:00:43 +00:00
__init__.py package files 2016-12-08 11:22:22 -05:00
cloudflare_dns.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
dnsimple.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
dnsmadeeasy.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
haproxy.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
ipify_facts.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
ipinfoio_facts.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
ldap_attr.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
ldap_entry.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
lldp.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
nmcli.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
nsupdate.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
omapi_host.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
snmp_facts.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00