You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/elb_application_lb/tasks
Michael Mayer d52af75c68 Add aws elb multiple host header support (#65021)
* Add support for aws elbv2 multiple host header actions

* Add example of multiple host header

* Add test for multiple host headers

* Add missing quote

* Update test/integration/targets/elb_application_lb/tasks/test_modifying_alb_listeners.yml

Co-Authored-By: Jill R <4121322+jillr@users.noreply.github.com>

* Update test/integration/targets/elb_application_lb/tasks/test_modifying_alb_listeners.yml

Co-Authored-By: Jill R <4121322+jillr@users.noreply.github.com>

* Remove debug statements
5 years ago
..
full_test.yml Add logic to handle multiple actions in an ALB listener rule, Fixes #41861 (#41975) 5 years ago
main.yml Add logic to handle multiple actions in an ALB listener rule, Fixes #41861 (#41975) 5 years ago
multiple_actions_fail.yml Add logic to handle multiple actions in an ALB listener rule, Fixes #41861 (#41975) 5 years ago
test_alb_bad_listener_options.yml [aws] Create classes for Application Load Balancer (#33769) 6 years ago
test_alb_tags.yml [aws] Create classes for Application Load Balancer (#33769) 6 years ago
test_alb_with_asg.yml AWS: _facts -> _info (part 3) (#57635) 5 years ago
test_creating_alb.yml [aws] Create classes for Application Load Balancer (#33769) 6 years ago
test_deleting_alb.yml [aws] Create classes for Application Load Balancer (#33769) 6 years ago
test_modifying_alb_listeners.yml Add aws elb multiple host header support (#65021) 5 years ago
test_multiple_actions.yml Add logic to handle multiple actions in an ALB listener rule, Fixes #41861 (#41975) 5 years ago
test_multiple_actions_fail.yml Add logic to handle multiple actions in an ALB listener rule, Fixes #41861 (#41975) 5 years ago