community.general/lib/ansible/modules/extras/network
Gerik Bonaert 08eb51c87e Define 'type' in argument_spec of openvswitch_port (#2355)
The external_ids 'type' was not defined in the argument spec of
openvswitch_port. This lead 'external_ids' to be converted to a
string, when the value was not defined. Further down the code this
was leading to an exception in some cases. By defining the type
all is right.
2016-12-08 11:34:20 -05:00
..
a10 minor docfixes 2016-12-08 11:33:50 -05:00
citrix
f5 Fix bad merge of #555 (mv bigip_gtm_virtual_server) (#2302) 2016-12-08 11:34:19 -05:00
netconf netconf module with edit-config operation (#2103) 2016-12-08 11:34:19 -05:00
__init__.py
cloudflare_dns.py cloudflare_dns: Cosmetic cleanup 2016-12-08 11:34:01 -05:00
dnsimple.py New json_fail syntax for dnsimple module 2016-12-08 11:33:55 -05:00
dnsmadeeasy.py removed comment 2016-12-08 11:33:43 -05:00
haproxy.py fail when backend host is not found (#1385) 2016-12-08 11:34:19 -05:00
ipify_facts.py Update for modules which import json. 2016-12-08 11:33:44 -05:00
lldp.py
nmcli.py Fix gw4/gw6 typo (#1841) 2016-12-08 11:34:15 -05:00
openvswitch_bridge.py switched to use module loggigng 2016-12-08 11:33:24 -05:00
openvswitch_db.py removed extra syslog message and DOCUMENTATION variable 2016-12-08 11:33:18 -05:00
openvswitch_port.py Define 'type' in argument_spec of openvswitch_port (#2355) 2016-12-08 11:34:20 -05:00
snmp_facts.py Fix typo 2016-12-08 11:33:50 -05:00