ansible/network
Gerik Bonaert df8d41ba0f 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-06-03 22:02:58 +02:00
..
a10 minor docfixes 2016-02-18 09:28:21 -08:00
citrix be explicit about urllib import and remove conditional urllib(2) import 2015-06-19 09:01:08 -07:00
f5 Fix bad merge of #555 (mv bigip_gtm_virtual_server) (#2302) 2016-05-28 01:52:28 +02:00
netconf netconf module with edit-config operation (#2103) 2016-06-01 12:17:38 -04:00
__init__.py Fix rename error. 2014-11-04 17:27:51 -05:00
cloudflare_dns.py cloudflare_dns: Cosmetic cleanup 2016-03-25 21:08:25 +01:00
dnsimple.py New json_fail syntax for dnsimple module 2016-03-07 14:20:33 +11:00
dnsmadeeasy.py removed comment 2016-01-12 09:43:10 -05:00
haproxy.py fail when backend host is not found (#1385) 2016-05-31 12:26:25 -04: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 Fix gw4/gw6 typo (#1841) 2016-05-20 08:46:52 -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 Define 'type' in argument_spec of openvswitch_port (#2355) 2016-06-03 22:02:58 +02:00
snmp_facts.py Fix typo 2016-02-19 02:09:51 +01:00