community.general/test/units/modules/network/f5
Tim Rupp 0133a5a763 Adds the bigip_gtm_pool module (#25275)
This module is used to manage GTM(DNS) pools in a BIG-IP.

Unit tests are provided. Integration tests can be found here

https://github.com/F5Networks/f5-ansible/blob/devel/test/integration/bigip_gtm_pool.yaml#L23
https://github.com/F5Networks/f5-ansible/tree/devel/test/integration/targets/bigip_gtm_pool/tasks
2017-06-06 11:25:55 +01:00
..
fixtures Adds the bigip_gtm_pool module (#25275) 2017-06-06 11:25:55 +01:00
__init__.py
test_bigip_command.py Adds the bigip_command module to Ansible (#24850) 2017-05-22 20:11:34 +01:00
test_bigip_gtm_pool.py Adds the bigip_gtm_pool module (#25275) 2017-06-06 11:25:55 +01:00
test_bigip_snmp_trap.py Adds the bigip_snmp_trap module to Ansible (#24848) 2017-05-24 12:57:30 -04:00
test_bigip_user.py