community.general/lib/ansible/modules/extras/network
Eric Chou c570d533b9 add a10_server_axapi3 module (#3239)
* add a10_server_axapi3 module

* added return documentation

* modified a10_server_axapi3.py per feedback

* fixed line 60 s/action/operation/

* modified a10_server_axapi3.py per feedback

* modified a10_server_axapi3.py per feedback

* corrected YAML format error in documentation

* removed slp_server_ip and slp_server check in code since the arguments are labeled as required, per feedback

* 	modified:   a10_server.py
	modified:   a10_service_group.py
	modified:   a10_virtual_server.py

Changed main() block, restricted import to only functions used.

* removed space for main() to be last line

* removed invalid lines

* Modified Documentations for a10_server.py, a10_service_group.py, a10_virtual_server.py

* Take out alias:[] and choices:[] in Documentation from a10_service_group.py and a10_virtual_server.py since they are now the default

* deleted a10_server.py, a10_service_group.py, a10_virtual_server.py

* deleted 'version_last_modified' line in Documentation across a10_server.py, a10_service_group.py and a10_virtual_server.py as they were added in error, change validate_certs version_added in a10_server.py

* added newline after main()

* added newline after main() for a10_server_axapi3.py
2016-12-08 11:35:10 -05:00
..
a10 add a10_server_axapi3 module (#3239) 2016-12-08 11:35:10 -05:00
asa Revert "update mask_passwords argument to be more descriptive in asa_config (#3109)" (#3110) 2016-12-08 11:34:56 -05:00
citrix Make netscaler pass python3 sanity check 2016-12-08 11:35:00 -05:00
exoscale new modules for managing exoscale DNS (#2788) 2016-12-08 11:34:44 -05:00
f5 Adds bigip_sys_global module (#3271) 2016-12-08 11:35:02 -05:00
illumos Add modules to configure Solaris/illumos networking (1st batch) (#2416) 2016-12-08 11:34:44 -05:00
netconf netconf module with edit-config operation (#2103) 2016-12-08 11:34:19 -05:00
panos PanOS module for admin password change using PanOS API as the transport (#2930) 2016-12-08 11:34:57 -05:00
__init__.py Fix rename error. 2016-12-08 11:32:19 -05:00
cloudflare_dns.py docs: adjust version_added 2016-12-08 11:35:02 -05:00
dnsimple.py Make dnssimple compile on python 3 2016-12-08 11:34:58 -05:00
dnsmadeeasy.py Fix dnsmadeeasy module to pass py3 sanity check 2016-12-08 11:34:59 -05:00
haproxy.py Performance improvement using in-operator on dicts 2016-12-08 11:35:09 -05:00
ipify_facts.py ipify_facts: implement timeout (#3369) 2016-12-08 11:35:08 -05:00
ipinfoio_facts.py Add ipinfoio_facts module (#3497) 2016-12-08 11:35:10 -05:00
lldp.py Fix bare variable references in docs 2016-12-08 11:35:06 -05:00
nmcli.py More isinstance fixes (#3405) 2016-12-08 11:35:06 -05:00
openvswitch_bridge.py openvswitch_bridge: Check VLAN ID only under fake bridge (#3374) 2016-12-08 11:35:06 -05:00
openvswitch_db.py removed extra syslog message and DOCUMENTATION variable 2016-12-08 11:33:18 -05:00
openvswitch_port.py Make openvswitch* pass py3 sanity check 2016-12-08 11:35:00 -05:00
snmp_facts.py Performance improvement using in-operator on dicts 2016-12-08 11:35:09 -05:00
wakeonlan.py wakeonlan: New module to send out magic WOL packets (#2271) 2016-12-08 11:34:31 -05:00