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 0c68e200d5 Adds the bigip_provision module to Ansible (#25558)
This module allows an administrator to provision new module functionality
on a BIG-IP. BIG-IP modules provide enhanced ADC and security features that
are commonly used by customers such as GTM, ASM, and AFM.

Unit tests are provided. Integration tests can be found here

https://github.com/F5Networks/f5-ansible/blob/devel/test/integration/bigip_provision.yaml#L23
https://github.com/F5Networks/f5-ansible/tree/devel/test/integration/targets/bigip_provision/tasks
2017-06-14 18:28:12 +01:00
..
fixtures Updates and refactors the bigip pool module to use REST (#25234) 2017-06-06 18:54:02 +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_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