added version_added to new feature
This commit is contained in:
parent
3fa372e277
commit
bf7851d9ad
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@ options:
|
||||||
required: false
|
required: false
|
||||||
default: no
|
default: no
|
||||||
choices: [ "yes", "no" ]
|
choices: [ "yes", "no" ]
|
||||||
|
version_added: "2.0"
|
||||||
path:
|
path:
|
||||||
description:
|
description:
|
||||||
- The base path where to install the bower packages
|
- The base path where to install the bower packages
|
||||||
|
|
Loading…
Reference in a new issue