You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/units
Tim Rupp 61684f7313 Updates gtm wide ip module to be feature complete (#25502)
This module is used to manage GTM wide ips on a bigip.
Previously, this module only included a small subset of functionality
primarily related to editing a wide ip that already existed. Additionally
it used the SOAP api for its communication. this patch completes the
feature set of wide ips and refactors the code to use the F5 python SDK
and the REST API.

Unit tests are provided. Integration tests can be found here

https://github.com/F5Networks/f5-ansible/blob/devel/test/integration/bigip_gtm_wide_ip.yaml#L23
https://github.com/F5Networks/f5-ansible/tree/devel/test/integration/targets/bigip_gtm_wide_ip/tasks
8 years ago
..
cli test/: PEP8 compliancy (#24803) 8 years ago
contrib test/: PEP8 compliancy (#24803) 8 years ago
errors test/: PEP8 compliancy (#24803) 8 years ago
executor test/: PEP8 compliancy (#24803) 8 years ago
inventory test/: PEP8 compliancy (#24803) 8 years ago
inventory_test_data/group_vars
mock test/: PEP8 compliancy (#24803) 8 years ago
module_utils Support NetBSD 7.1+ style ifconfig -a output (#25442) 8 years ago
modules Updates gtm wide ip module to be feature complete (#25502) 8 years ago
parsing test/: PEP8 compliancy (#24803) 8 years ago
playbook test/: PEP8 compliancy (#24803) 8 years ago
plugins Add support for cliconf and netconf plugin (#25093) 8 years ago
template test/: PEP8 compliancy (#24803) 8 years ago
utils test/: PEP8 compliancy (#24803) 8 years ago
vars test/: PEP8 compliancy (#24803) 8 years ago
__init__.py
conftest.py
test_constants.py test/: PEP8 compliancy (#24803) 8 years ago