mirror of https://github.com/ansible/ansible.git
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.
61684f7313
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 | 8 years ago | |
contrib | 8 years ago | |
errors | 8 years ago | |
executor | 8 years ago | |
inventory | 8 years ago | |
inventory_test_data/group_vars | ||
mock | 8 years ago | |
module_utils | 8 years ago | |
modules | 8 years ago | |
parsing | 8 years ago | |
playbook | 8 years ago | |
plugins | 8 years ago | |
template | 8 years ago | |
utils | 8 years ago | |
vars | 8 years ago | |
__init__.py | ||
conftest.py | ||
test_constants.py | 8 years ago |