mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
Make the npm production parameter in the docs list the choices.
This commit is contained in:
@@ -54,6 +54,7 @@ options:
|
|||||||
description:
|
description:
|
||||||
- Install dependencies in production mode, excluding devDependencies
|
- Install dependencies in production mode, excluding devDependencies
|
||||||
required: false
|
required: false
|
||||||
|
choices: [ "yes", "no" ]
|
||||||
default: no
|
default: no
|
||||||
state:
|
state:
|
||||||
description:
|
description:
|
||||||
|
|||||||
Reference in New Issue
Block a user