1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible
Rob 76e56bf48e [cloud] New module = elb_application_lb (#19491)
* New module = elb_application_lb

* Update elb_application_lb.py

Adds support for rules, adds wait option for ALB creation, adds support for using target group names instead of ARNs when referencing target groups in rules. All additional features should be idempotent.

* Better exception error messages. Bump version_added. Pep8 fixes

* Add missing full stop to description

* Review changes and fixes

* Fix pep issues

* Fix up examples

* Fix pep8

* half way through sorting elb attributes

* Add access logs enabled param

* Finish implementing elb attributes

* Use paginator to get elbs

* Dont snake_case the tags

* Add listeners to return output and fixed up examples

* review changes

* fix line lengths

* pep8 fixes
2017-05-31 09:29:49 -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 Making the switch to v2 2015-05-03 21:47:26 -05:00
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 = elb_application_lb (#19491) 2017-05-31 09:29:49 -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