community.general/lib/ansible/modules/extras/network
Shinichi TAMURA a3860ecf1e Allow value to be bool where 'yes'/'no' are in choices (#2593)
* Changed type of 'details' argument to bool on ecs_service_facts module.

* Changed type of 'autostart' argument to bool on virt_* modules.

* Changed types of 'autoconnect' and 'stp' argument to bool on nmcli module.
('create_connection_bridge(self)' and 'modify_connection_bridge(self)' are not implemented yet?)

* Added conversion of 'value' argument when 'vtype' is boolean on debconf module.
2016-12-08 11:34:41 -05:00
..
a10 minor docfixes 2016-12-08 11:33:50 -05:00
asa New module asa_command (#2306) 2016-12-08 11:34:31 -05:00
citrix
f5 Introduces the bigip_gtm_datacenter module (#1000) 2016-12-08 11:34:41 -05:00
netconf netconf module with edit-config operation (#2103) 2016-12-08 11:34:19 -05:00
__init__.py
cloudflare_dns.py Update comment for ttl parameter to indicate 2-119 seconds is invalid (#2546) 2016-12-08 11:34:32 -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 Fix argument type to bool. By default shutdown_sessions is always true then it should'nt. (#2596) 2016-12-08 11:34:33 -05:00
ipify_facts.py Update for modules which import json. 2016-12-08 11:33:44 -05:00
lldp.py Add lldpctl to requirements. 2016-12-08 11:33:09 -05:00
nmcli.py Allow value to be bool where 'yes'/'no' are in choices (#2593) 2016-12-08 11:34:41 -05:00
openvswitch_bridge.py Define external_ids ’type' in openvswitch_bridge (#2523) 2016-12-08 11:34:27 -05:00
openvswitch_db.py removed extra syslog message and DOCUMENTATION variable 2016-12-08 11:33:18 -05:00
openvswitch_port.py Update openvswitch_port with tag feature (#2522) 2016-12-08 11:34:27 -05:00
snmp_facts.py Fix typo 2016-12-08 11:33:50 -05:00
wakeonlan.py wakeonlan: New module to send out magic WOL packets (#2271) 2016-12-08 11:34:31 -05:00