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
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
..
fixtures Adds bigip_iapp_template module (#25630) 2017-06-14 18:29:10 +01:00
__init__.py Adds the bigip_user module to Ansible (#24753) 2017-05-18 20:21:18 +01:00
test_bigip_command.py bigip tests now skipped if missing lib 2017-06-07 17:24:51 -04:00
test_bigip_config.py bigip tests now skipped if missing lib 2017-06-07 17:24:51 -04:00
test_bigip_gtm_pool.py bigip tests now skipped if missing lib 2017-06-07 17:24:51 -04:00
test_bigip_gtm_wide_ip.py Updates gtm wide ip module to be feature complete (#25502) 2017-06-09 16:07:14 +01:00
test_bigip_iapp_template.py Adds bigip_iapp_template module (#25630) 2017-06-14 18:29:10 +01:00
test_bigip_pool.py bigip tests now skipped if missing lib 2017-06-07 17:24:51 -04:00
test_bigip_provision.py Adds the bigip_provision module to Ansible (#25558) 2017-06-14 18:28:12 +01:00
test_bigip_snmp_trap.py bigip tests now skipped if missing lib 2017-06-07 17:24:51 -04:00
test_bigip_user.py bigip tests now skipped if missing lib 2017-06-07 17:24:51 -04:00