Docs: add state choices to ec2_elb_lb

add state options (`present` and `absent`) to `ec2_elb-lb` doc
This commit is contained in:
Gilad Peleg 2015-10-16 00:37:21 +03:00
parent 7b21bc7144
commit 970185f2d2

View file

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