Destroy an ELB
elb
: Dictionary containing the information of the Elastic Load Balancername
: The name of the ELBregion
: The AWS region to use. If not specified then the value of the AWS_REGION or EC2_REGION environment variable, if any, is used. See http://docs.aws.amazon.com/general/latest/gr/rande.html#ec2_region [Default: (null)]
- hosts: all
roles:
- destroy-elb
GPLv2
jamatute (jamatute@paradigmadigital.com)