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
Chad Norgan 8c94dd8b47 Ignore lines that do not have the key in them
Some switches return multi-line output, which breaks the split function,
the change seeks to only preform the split on a line that has the key.
10 years ago
..
a10 Fix rename error. 10 years ago
citrix removed unused import json which breaks 2.4/simplejson compat 10 years ago
f5 Another potential fix for issue 109; now catches WebFault 10 years ago
__init__.py Fix rename error. 10 years ago
dnsimple.py Fix typo: `authenicate` -> `authenticate` 10 years ago
dnsmadeeasy.py Fix rename error. 10 years ago
haproxy.py Fix argument parsing to module constructor 10 years ago
lldp.py Ignore lines that do not have the key in them 10 years ago
openvswitch_bridge.py Fix rename error. 10 years ago
openvswitch_port.py Fix rename error. 10 years ago
snmp_facts.py minor doc tweaks to snmp_facts 10 years ago