community.general/lib/ansible/modules/network
Tim Rupp 61684f7313 Updates gtm wide ip module to be feature complete (#25502)
This module is used to manage GTM wide ips on a bigip.
Previously, this module only included a small subset of functionality
primarily related to editing a wide ip that already existed. Additionally
it used the SOAP api for its communication. this patch completes the
feature set of wide ips and refactors the code to use the F5 python SDK
and the REST API.

Unit tests are provided. Integration tests can be found here

https://github.com/F5Networks/f5-ansible/blob/devel/test/integration/bigip_gtm_wide_ip.yaml#L23
https://github.com/F5Networks/f5-ansible/tree/devel/test/integration/targets/bigip_gtm_wide_ip/tasks
2017-06-09 16:07:14 +01:00
..
a10 Remove redundant return statement from a10_ser* (#24930) 2017-05-23 16:45:24 -04:00
aos spelling fixes (non-trivial, changing messages) (#25094) 2017-06-01 10:45:19 +01:00
asa Correct RETURN data types for Network modules (#24104) 2017-04-28 12:15:18 +01:00
avi Avi module to setup GSLB Geo DB profile. (#24812) 2017-05-19 08:34:12 +01:00
bigswitch New module: Add Bcf switch module. (network/bigswitch/bcf_switch) (#24261) 2017-06-09 08:14:28 -06:00
citrix Fixed import of urlencode and pathname2url from urllib for python3 (#24424) 2017-05-19 12:22:16 -05:00
cloudengine Minor fixes (#25059) 2017-05-26 15:17:08 +01:00
cumulus Fixed wrong variable in cumulus network module (#23950) 2017-05-19 12:49:07 -04:00
dellos6 network_cli modules don't always return stdout or stdout_lines (#23573) 2017-04-13 11:59:23 -04:00
dellos9 network_cli modules don't always return stdout or stdout_lines (#23573) 2017-04-13 11:59:23 -04:00
dellos10 Update facts module to support the new OS10 10.3 release (#25090) 2017-05-31 17:09:10 +01:00
eos New eos_vrf module (#25427) 2017-06-09 13:24:28 +02:00
f5 Updates gtm wide ip module to be feature complete (#25502) 2017-06-09 16:07:14 +01:00
fortios Revert "[WIP]Fortios address group" (#24549) 2017-05-12 10:56:39 -06:00
illumos Correct RETURN data types for Network modules (#24104) 2017-04-28 12:15:18 +01:00
ios Add ios_user implementation module (#25413) 2017-06-09 13:50:57 +05:30
iosxr Workaround for unicast RPF check (#24519) 2017-05-16 10:11:52 -04:00
junos New module: platform agnostic way to manage local users on network devices (network/net_user.) (#25259) 2017-06-06 20:05:08 +05:30
lenovo [WIP] Network return docs (#23441) 2017-04-12 13:13:41 -04:00
netconf Update netconf_config.py (#24323) 2017-05-09 16:04:59 -04:00
netscaler New module: manage Citrix Netscaler service configuration (network/netscaler/netscaler_service) (#25129) 2017-06-08 08:33:32 -06:00
netvisor [WIP] Network return docs (#23441) 2017-04-12 13:13:41 -04:00
nxos Fix nxos_vpc idempotence issues (#25219) 2017-06-07 10:35:08 -04:00
openswitch Correct RETURN data types for Network modules (#24104) 2017-04-28 12:15:18 +01:00
ordnance Correct RETURN data types for Network modules (#24104) 2017-04-28 12:15:18 +01:00
ovs openvswitch_bridge.py: Avoid runtime error with no external_ids (#25128) 2017-05-29 14:44:17 +02:00
panos removing folded style formatting for synopsis (#22746) 2017-05-12 10:00:19 -06:00
sros Correct RETURN data types for Network modules (#24104) 2017-04-28 12:15:18 +01:00
vyos Add name_servers alias to name_server vyos_system parameter (#24972) 2017-05-24 12:15:51 +02:00
__init__.py package files 2016-12-08 11:22:22 -05:00
net_banner.py Add net_banner platform agnostic module (#25245) 2017-06-02 17:01:08 +02:00
net_command.py net_command platform agnostic module (#25249) 2017-06-02 22:03:27 +05:30
net_system.py Platform agnostic net_system module (#24953) 2017-06-02 14:06:38 +02:00
net_user.py New module: platform agnostic way to manage local users on network devices (network/net_user.) (#25259) 2017-06-06 20:05:08 +05:30
net_vlan.py Add net_vlan platform agnostic module (#25252) 2017-06-06 11:45:02 +02:00
net_vrf.py Platform agnostic module for VRFs (#25383) 2017-06-09 13:33:11 +02:00