ansible/test/units/modules/network/f5
Tim Rupp 8e3ef4b052 Adds virtual_address module (#25728)
This module lets users manage a number of different config options
for Virtual Addresses on a BIG-IP.

Unit tests are provided. Integration tests can be found here

https://github.com/F5Networks/f5-ansible/blob/devel/test/integration/bigip_virtual_address.yaml#L23
https://github.com/F5Networks/f5-ansible/tree/devel/test/integration/targets/bigip_virtual_address/tasks
2017-06-15 11:18:23 +01:00
..
fixtures Adds virtual_address module (#25728) 2017-06-15 11:18:23 +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_irule.py Refactors irule module to conform to recent standards (#25709) 2017-06-14 19:03:17 +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.py Adds the bigip_snmp module (#25668) 2017-06-14 18:29:41 +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
test_bigip_virtual_address.py Adds virtual_address module (#25728) 2017-06-15 11:18:23 +01:00