community.general/lib/ansible
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
..
cli path cli options now resolve relative paths to cli 2017-05-25 14:29:27 -04:00
compat ansible/compat/: PEP8 compliancy (#24689) 2017-05-18 08:36:11 +01:00
config
errors ansible/errors: PEP8 compliancy (#24693) 2017-05-18 08:34:57 +01:00
executor Ensure exit_json returns failed = False 2017-05-30 14:56:31 -07:00
galaxy Transition inventory into plugins (#23001) 2017-05-23 17:16:49 -04:00
inventory properlly report plugin name 2017-05-30 11:10:43 -04:00
module_utils Ensure exit_json returns failed = False 2017-05-30 14:56:31 -07:00
modules [cloud] New module to support ALB/ELBv2 elb_target_group (#19492) 2017-05-31 10:09:20 -04:00
parsing removed unused import 2017-05-24 11:55:56 -04:00
playbook Ensure when warning is checked before expanding (#25092) 2017-05-30 15:48:45 -04:00
plugins Ensure exit_json returns failed = False 2017-05-30 14:56:31 -07:00
template fix from https://github.com/ansible/ansible/pull/23001 2017-05-19 09:41:09 -04:00
utils ansible/utils/: PEP8 compliancy (#24686) 2017-05-30 18:09:44 +01:00
vars Transition inventory into plugins (#23001) 2017-05-23 17:16:49 -04:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py MAX_FILE_SIZE_FOR_DIFF (#25170) 2017-05-30 16:18:13 +01:00
release.py Bumping devel version to 2.4.0 2017-03-15 09:42:01 -05:00