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/modules
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
7 years ago
..
cloud [cloud] New module: AWS API Gageway module (#20230) 7 years ago
network Updates gtm wide ip module to be feature complete (#25502) 7 years ago
packaging test/: PEP8 compliancy (#24803) 7 years ago
system Facts Refresh (2.4 roadmap) (#23012) 7 years ago
web_infrastructure Test for _get_url_data in jenkins_plugin.py (#24905) 7 years ago
__init__.py Some algorithmic unittests for the apt and docker modules 9 years ago