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 478d364f4d Adds bigip_iapp_template module (#25630)
This module can be used to upload and manage TCL iApps on a BIG-IP.
iApps can be added, removed and updated in place as needed. iApp
files should be provided to the module via Ansible lookups.

Unit tests are provided. Integration tests can be found here

https://github.com/F5Networks/f5-ansible/blob/devel/test/integration/bigip_iapp_template.yaml#L23
https://github.com/F5Networks/f5-ansible/tree/devel/test/integration/targets/bigip_iapp_template/tasks
2017-06-14 18:29:10 +01:00
..
basic-iapp.tmpl Adds bigip_iapp_template module (#25630) 2017-06-14 18:29:10 +01:00
create_iapp_template.iapp Adds bigip_iapp_template module (#25630) 2017-06-14 18:29:10 +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_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_pool.json Updates and refactors the bigip pool module to use REST (#25234) 2017-06-06 18:54:02 +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