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: state:
description: description:
- Create or destroy the ELB - Create or destroy the ELB
choices: ["present", "absent"]
required: true required: true
name: name:
description: description:

Loading…
Cancel
Save