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 16bd93a14e Refactors bigip ssl cert module (#25882)
Includes unit tests and a refactor of the module to make code
more easily supported. Also fixes an issue where the extension of
the cert name was not appended if not provided. This problem was
causing certs to not be editable in the UI. Also deprecates params.

Unit tests are provided. Integration tests can be found here

https://github.com/F5Networks/f5-ansible/blob/devel/test/integration/bigip_ssl_certificate.yaml#L23
https://github.com/F5Networks/f5-ansible/tree/devel/test/integration/targets/bigip_ssl_certificate/tasks
2017-06-28 17:26:39 +01:00
..
basic-iapp.tmpl Adds bigip_iapp_template module (#25630) 2017-06-14 18:29:10 +01:00
cert1.crt Refactors bigip ssl cert module (#25882) 2017-06-28 17:26:39 +01:00
cert1.key Refactors bigip ssl cert module (#25882) 2017-06-28 17:26:39 +01:00
cert2.crt Refactors bigip ssl cert module (#25882) 2017-06-28 17:26:39 +01:00
cert2.key Refactors bigip ssl cert module (#25882) 2017-06-28 17:26:39 +01:00
create_gtm_irule.tcl Refactors irule module to conform to recent standards (#25709) 2017-06-14 19:03:17 +01:00
create_iapp_service_parameters_f5_http.json Adds bigip_iapp_service module (#25808) 2017-06-17 12:47:13 +01:00
create_iapp_template.iapp Adds bigip_iapp_template module (#25630) 2017-06-14 18:29:10 +01:00
create_insecure_cert1.crt Refactors bigip ssl cert module (#25882) 2017-06-28 17:26:39 +01:00
create_insecure_key1.key Refactors bigip ssl cert module (#25882) 2017-06-28 17:26:39 +01:00
create_ltm_irule.tcl Refactors irule module to conform to recent standards (#25709) 2017-06-14 19:03:17 +01:00
load_auth_user_no_pass.json Adds the bigip_user module to Ansible (#24753) 2017-05-18 20:21:18 +01:00
load_auth_user_with_pass.json Adds the bigip_user module to Ansible (#24753) 2017-05-18 20:21:18 +01:00
load_gtm_irules.json Refactors irule module to conform to recent standards (#25709) 2017-06-14 19:03:17 +01:00
load_gtm_pool_a_default.json Adds the bigip_gtm_pool module (#25275) 2017-06-06 11:25:55 +01:00
load_gtm_pool_untyped_default.json Adds the bigip_gtm_pool module (#25275) 2017-06-06 11:25:55 +01:00
load_ltm_irules.json Refactors irule module to conform to recent standards (#25709) 2017-06-14 19:03:17 +01:00
load_ltm_pool.json Updates and refactors the bigip pool module to use REST (#25234) 2017-06-06 18:54:02 +01:00
load_ltm_virtual_address_default.json Adds virtual_address module (#25728) 2017-06-15 11:18:23 +01:00
load_sys_application_template_w_new_checksum.json Adds bigip_iapp_template module (#25630) 2017-06-14 18:29:10 +01:00
load_sys_application_template_w_old_checksum.json Adds bigip_iapp_template module (#25630) 2017-06-14 18:29:10 +01:00
pool_members_subcollection.json Updates and refactors the bigip pool module to use REST (#25234) 2017-06-06 18:54:02 +01:00
update_iapp_service_parameters_f5_http.json Adds bigip_iapp_service module (#25808) 2017-06-17 12:47:13 +01:00