Make the npm production parameter in the docs list the choices.
This commit is contained in:
parent
2f12c6ddf6
commit
922c51176c
1 changed files with 1 additions and 0 deletions
|
@ -54,6 +54,7 @@ options:
|
|||
description:
|
||||
- Install dependencies in production mode, excluding devDependencies
|
||||
required: false
|
||||
choices: [ "yes", "no" ]
|
||||
default: no
|
||||
state:
|
||||
description:
|
||||
|
|
Loading…
Reference in a new issue