community.general/lib/ansible/modules
Rob 2f0ce790d1 [cloud] New module to support ALB/ELBv2 elb_target_group (#19492)
* New module = elb_target_group

* Update elb_target_group.py

Adds support for adding and removing targets from a target group

* Better error handling

* Bump version_added

* Minor fixes

* Scope ec2 imports, add better doco, fix up examples, allow for both upper and lower case in protocol

* Yaml fixes

* ci fix

* Added targets parameter to doc and added new modify_targets flag to prevent runs from modifying targets

* Update to metadata_version

* Update to metadata support

* Remove defaults for some params. Add tags parameter

* Use paginator to get target groups

* Add tag support

* Add tg attributes to module

* Quote multilines

* Remove unnecessary defaults. Fix multiline

* Fix line ending
2017-05-31 10:09:20 -04:00
..
cloud [cloud] New module to support ALB/ELBv2 elb_target_group (#19492) 2017-05-31 10:09:20 -04:00
clustering fixed RETURN docs for modules (#24011) 2017-04-26 15:56:13 +01:00
commands Ensure exit_json returns failed = False 2017-05-30 14:56:31 -07: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 stat: PEP8, imports, cosmetics (#24653) 2017-05-30 18:31:56 +01:00
identity New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07: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 Fix return code (#23592) 2017-05-30 22:01:42 +02:00
net_tools get_url: PEP8, imports, cosmetics (#24676) 2017-05-30 18:24:07 +01:00
network Assorted nxos_bgp_* fixes (#25080) 2017-05-30 14:11:15 -04:00
notification Fixed import of urlencode and pathname2url from urllib for python3 (#24424) 2017-05-19 12:22:16 -05:00
packaging apt: include arch in check for installed packages on multi-arch systems (#24846) 2017-05-30 16:09:43 -04:00
remote_management Remove redundant find_content_view method (#24851) 2017-05-26 20:06:02 +01:00
source_control Add Password for login method in github_release (#23661) 2017-05-19 08:49:05 +01:00
storage fixed RETURN docs for modules (#24011) 2017-04-26 15:56:13 +01:00
system Fixed backup file behavior in check mode (#24899) 2017-05-26 16:16:15 +02:00
utilities docs update, use connection: local vs local_action 2017-05-24 14:09:25 -04:00
web_infrastructure Cmp python3 compat (#25008) 2017-05-24 15:59:59 -07:00
windows win_firewall_rule: Implement idempotency, check-mode and diff support (#23162) 2017-05-30 16:10:33 -07:00
__init__.py Re-adding the init py for modules 2016-12-08 11:35:20 -05:00