community.general/lib/ansible/modules
Tim Rupp 0133a5a763 Adds the bigip_gtm_pool module (#25275)
This module is used to manage GTM(DNS) pools in a BIG-IP.

Unit tests are provided. Integration tests can be found here

https://github.com/F5Networks/f5-ansible/blob/devel/test/integration/bigip_gtm_pool.yaml#L23
https://github.com/F5Networks/f5-ansible/tree/devel/test/integration/targets/bigip_gtm_pool/tasks
2017-06-06 11:25:55 +01:00
..
cloud Remove unwanted params from function call (#25348) 2017-06-05 11:04:39 -04:00
clustering fixed RETURN docs for modules (#24011) 2017-04-26 15:56:13 +01:00
commands Minor change in comment sentence of shell (#25336) 2017-06-05 10:52:57 -04:00
crypto fixed RETURN docs for modules (#24011) 2017-04-26 15:56:13 +01:00
database Avoid useless queries: use standard module hashlib 2017-05-30 10:55:49 -07:00
files Document the encoding parameter for the replace module 2017-06-05 19:39:56 -07:00
identity adjust versions added 2017-06-02 00:38:23 +02:00
inventory New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
messaging Fix #23338 - rabbitmq_queue message ttl can't be 0 (#23448) 2017-04-15 00:51:40 +02:00
monitoring datadog_monitor: Idempotence fix (#19217) 2017-06-02 23:36:32 +02:00
net_tools get_url: PEP8, imports, cosmetics (#24676) 2017-05-30 18:24:07 +01:00
network Adds the bigip_gtm_pool module (#25275) 2017-06-06 11:25:55 +01:00
notification Fixed import of urlencode and pathname2url from urllib for python3 (#24424) 2017-05-19 12:22:16 -05:00
packaging fix proposal for issue #25151: [python3] pip failed to create virtual env when using custom command (pyvenv) (#25241) 2017-06-05 17:03:15 -07:00
remote_management Remove redundant find_content_view method (#24851) 2017-05-26 20:06:02 +01:00
source_control Add the email confirmation option to gitlab_users (#25134) 2017-06-05 21:47:52 +02:00
storage fixed RETURN docs for modules (#24011) 2017-04-26 15:56:13 +01:00
system Make ServiceMgrFactCollector.is_systemd_managed() a static method (#25316) 2017-06-05 09:39:05 -04:00
utilities minor doc update 2017-05-31 19:39:30 -04:00
web_infrastructure Fix handling of extra_vars_path parameter. (#25272) 2017-06-02 09:29:53 -04:00
windows Add 'exists' to win_stat return docs (#25146) 2017-06-03 09:11:09 +01:00
__init__.py