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
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
10 years ago
..
a10 better short description for a10 modules 10 years ago
citrix be explicit about urllib import and remove conditional urllib(2) import 11 years ago
f5 Add a returns section for bigip_virtual-server 10 years ago
__init__.py Fix rename error. 11 years ago
dnsimple.py removed executable bit 11 years ago
dnsmadeeasy.py be explicit about urllib import and remove conditional urllib(2) import 11 years ago
haproxy.py Fix tabbed indentation in network/haproxy.py 10 years ago
ipify_facts.py Update for modules which import json. 10 years ago
lldp.py Add lldpctl to requirements. 10 years ago
nmcli.py switched to use module loggigng 10 years ago
openvswitch_bridge.py switched to use module loggigng 10 years ago
openvswitch_db.py removed extra syslog message and DOCUMENTATION variable 10 years ago
openvswitch_port.py Fixed call to module.log 10 years ago
snmp_facts.py lookupMib=False for pysnmp 4.3.0 10 years ago