26546242e9
In the six package, the map() function returns an iterator instead of a list. This code was continuing to use the map() return value as if it were a list and this broke the address_class facts. This patch changes the code to use the list() method on the return value of map(). |
||
---|---|---|
.. | ||
a10 | ||
asa | ||
citrix | ||
exoscale | ||
f5 | ||
illumos | ||
netconf | ||
__init__.py | ||
cloudflare_dns.py | ||
dnsimple.py | ||
dnsmadeeasy.py | ||
haproxy.py | ||
ipify_facts.py | ||
lldp.py | ||
nmcli.py | ||
openvswitch_bridge.py | ||
openvswitch_db.py | ||
openvswitch_port.py | ||
snmp_facts.py | ||
wakeonlan.py |