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_network_lb/tasks
Alexandre Mulatinho 7bb925489e elb_{network_lb,target_group}: allow UDP/TCP_UDP (#65828)
elb_network_lb.py: allow UDP and TCP_UDP protocols

- Fixing documentation
- Add support to UDP and TCP_UDP as described on AWS SDK

elb_target_group.py: allow UDP, TLS, TCP_UDP proto

- Fixing documentation
- Making health checks with response codes and paths only in HTTP/HTTPS
- Allow UDP, TLS, TCP_UDP protocols as described on AWS SDK.

others:
- Added changelog fragments
- Integration test

Fixes: #65265
Signed-off-by: Alexandre Mulatinho <alex@mulatinho.net>
5 years ago
..
main.yml elb_{network_lb,target_group}: allow UDP/TCP_UDP (#65828) 5 years ago
test_creating_nlb.yml elb_{network_lb,target_group}: allow UDP/TCP_UDP (#65828) 5 years ago
test_deleting_nlb.yml New module: AWS Network load balancer (#33808) 6 years ago
test_modifying_nlb_listeners.yml New module: AWS Network load balancer (#33808) 6 years ago
test_nlb_bad_listener_options.yml New module: AWS Network load balancer (#33808) 6 years ago
test_nlb_tags.yml New module: AWS Network load balancer (#33808) 6 years ago
test_nlb_with_asg.yml AWS: _facts -> _info (part 3) (#57635) 5 years ago