ansible/test/integration/targets/elb_target/playbooks/full_test.yml
Will Thames 29770a297a 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 08:36:52 -04:00

5 lines
66 B
YAML

- hosts: localhost
connection: local
roles:
- elb_target