This website requires JavaScript.
Explore
Cloud
Chat
CI/CD
Help
Sign In
cmueller
/
ansible
Watch
1
Star
0
Fork
You've already forked ansible
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
29770a297a
ansible
/
test
/
integration
/
targets
/
elb_target
/
aliases
4 lines
39 B
Text
Raw
Normal View
History
Unescape
Escape
[cloud] New AWS module - elb_target (#26483) * New module - elb_target * Work to add deregister functionality * Add jurajseffer work on waiting for status change * List the set of statuses as a choices list * default target_status_timeout is 60 * Add 'unavailable' as a target status choice per API docs * Add support to remove targets that are in unused state * add support for availability zone selection Fix deregistering targets from used target groups Fix waiting for unused state for targets that have started deregistering
2018-02-07 13:45:35 +01:00
cloud/aws
Mark unsupported integration tests. (#38251) * Mark UCS integration tests as unsupported. * Mark various connection tests as unsupported. * Mark win_domain_group test as unsupported. * Mark java_cert test as unsupported. * Mark synchronize-buildah test as unsupported. * Mark various AWS tests as unsupported. * Mark azure_rm_acs test as unsupported. * Mark GCP tests as unsupported.
2018-04-04 04:04:23 +02:00
unsupported
Fail with nice error message if elb target_type=ip not supported (#38313) * Add helpful failure message if target_type=ip is not supported Create test case for target_type=ip not supported * Update elb_target_group module to latest standards Use AnsibleAWSModule Improve exception handling Improve connection handling
2018-05-03 14:36:52 +02:00
elb_target_group
Reference in a new issue
Copy permalink