1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/units/modules/network/f5/fixtures
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
..
basic-iapp.tmpl
cert1.crt
cert1.key
cert2.crt
cert2.key
create_gtm_irule.tcl
create_iapp_service_parameters_f5_http.json
create_iapp_template.iapp
create_insecure_cert1.crt
create_insecure_key1.key
create_ltm_irule.tcl
load_auth_user_no_pass.json
load_auth_user_with_pass.json
load_gtm_irules.json
load_gtm_pool_a_default.json
load_gtm_pool_untyped_default.json
load_ltm_irules.json
load_ltm_monitor_tcp.json Adds refactored bigip_monitor_tcp (#26842) 2017-07-19 10:07:18 -06:00
load_ltm_monitor_tcp_echo.json Adds tcp_echo module for bigip (#26844) 2017-07-18 18:04:36 +01:00
load_ltm_monitor_tcp_half_open.json
load_ltm_pool.json
load_ltm_virtual_address_default.json
load_sys_application_template_w_new_checksum.json
load_sys_application_template_w_old_checksum.json
pool_members_subcollection.json
update_iapp_service_parameters_f5_http.json