Moved choises in the right place

reviewable/pr18780/r1
mavimo 12 years ago
parent 30b2a0f407
commit f818c0aac6

@ -27,10 +27,11 @@ options:
- Should the VMs be "present" or "absent." - Should the VMs be "present" or "absent."
cmd: cmd:
description: description:
- vagrant subcommand to execute. Can be "up," "status," "config," "ssh," "halt," "destroy" or "clear." - vagrant subcommand to execute.
required: false required: false
default: null default: null
aliases: ['command'] aliases: ['command']
choices: [ "up", "status", "config", "ssh", "halt", "destroy", "clear" ]
box_name: box_name:
description: description:
- vagrant boxed image to start - vagrant boxed image to start

Loading…
Cancel
Save