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
Rob 858f0fc000 New module: AWS Network load balancer (#33808)
* New module - elb_network_lb

* Fix creating a load balancer without tags

* Linter

Fix purging tags

Remove extra imports

* add support for cross zone lb, doc update and fix tagging

* pep8 fixes

* Add integration tests for elb_network_lb module

* more pep8

* Remove non-applicable option for NLBs

* fix target protocol

* pep8
6 years ago
..
main.yml New module: AWS Network load balancer (#33808) 6 years ago
test_creating_nlb.yml New module: AWS Network load balancer (#33808) 6 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 New module: AWS Network load balancer (#33808) 6 years ago