ansible/test/units/modules/network
Tim Rupp 09e9b4b4ba Adds refactored bigip_monitor_tcp (#26842)
This module needed to be refactored to use the REST API and
coding conventions for newer modules. This patch adds those changes.
This patch also deprecates params in favor of separate modules. These
deprecated params will be removed in 2.5.

Unit tests are provided. Integration tests can be found here

https://github.com/F5Networks/f5-ansible/blob/devel/test/integration/bigip_monitor_tcp.yaml#L23
https://github.com/F5Networks/f5-ansible/tree/devel/test/integration/targets/bigip_monitor_tcp/tasks
2017-07-19 10:07:18 -06:00
..
aci Simplify XML error-handling and typo (#26929) 2017-07-19 08:46:16 +01:00
aruba Adding aruba_command module along with unit tests. (#26625) 2017-07-19 09:49:12 +05:30
basics code clean of old code from network modules updates (#21469) 2017-02-15 12:46:30 -05:00
cumulus test/: PEP8 compliancy (#24803) 2017-05-30 18:05:19 +01:00
eos fixes error when trying to run show start over eapi (#26800) 2017-07-14 15:07:44 +02:00
f5 Adds refactored bigip_monitor_tcp (#26842) 2017-07-19 10:07:18 -06:00
ios adds more intelligent save logic and diff to network config modules (#26565) 2017-07-11 20:34:20 -04:00
iosxr Adding admin option for iosxr_config (#26509) 2017-07-10 10:22:45 -06:00
junos Fix junos unit test failures (#26676) 2017-07-12 08:36:16 -07:00
netscaler Add module netscaler_cs_action (#26147) 2017-06-28 19:16:46 +05:30
nxos Fix nxos_bgp_neighbor_af advertise_map and advertise_map_non_exist (#26721) 2017-07-17 11:15:06 -04:00
ovs Actually check for equality on empty commands array (#25308) 2017-06-06 09:56:44 -04:00
vyos vyos_static_route implementation module (#26426) 2017-07-10 16:34:56 +05:30
__init__.py