Merge pull request #2287 from pgilad/patch-1

Docs: add state choices to ec2_elb_lb
reviewable/pr18780/r1
Brian Coca 9 years ago
commit f2cd132cd0

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

Loading…
Cancel
Save