Merge pull request #2287 from pgilad/patch-1

Docs: add state choices to ec2_elb_lb
This commit is contained in:
Brian Coca 2015-10-15 18:19:56 -04:00
commit f2cd132cd0

View file

@ -29,6 +29,7 @@ options:
state:
description:
- Create or destroy the ELB
choices: ["present", "absent"]
required: true
name:
description: