ansible/network
Toshio Kuratomi d6af6f8477 Update for modules which import json.
Some do not use the json module directly so don't need import json.
Some needed to fallback to simplejson with no traceback if neither was installed

Fixes #1298
2016-01-11 13:06:22 -08:00
..
a10 better short description for a10 modules 2015-08-14 22:09:25 -04:00
citrix be explicit about urllib import and remove conditional urllib(2) import 2015-06-19 09:01:08 -07:00
f5 Add a returns section for bigip_virtual-server 2016-01-11 13:05:51 -08:00
__init__.py Fix rename error. 2014-11-04 17:27:51 -05:00
dnsimple.py removed executable bit 2015-05-21 07:03:49 -04:00
dnsmadeeasy.py be explicit about urllib import and remove conditional urllib(2) import 2015-06-19 09:01:08 -07:00
haproxy.py Fix tabbed indentation in network/haproxy.py 2015-12-22 15:37:41 -06:00
ipify_facts.py Update for modules which import json. 2016-01-11 13:06:22 -08:00
lldp.py Add lldpctl to requirements. 2015-08-10 16:34:41 -04:00
nmcli.py switched to use module loggigng 2015-10-01 00:29:57 -04:00
openvswitch_bridge.py switched to use module loggigng 2015-10-01 00:29:57 -04:00
openvswitch_db.py removed extra syslog message and DOCUMENTATION variable 2015-09-09 14:28:50 -07:00
openvswitch_port.py Fixed call to module.log 2015-11-05 21:16:41 -06:00
snmp_facts.py lookupMib=False for pysnmp 4.3.0 2015-10-13 20:53:23 +02:00