added versionadded to new option in pip module
This commit is contained in:
parent
07fedaa03a
commit
723a48ca73
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ options:
|
|||
required: false
|
||||
default: virtualenv
|
||||
virtualenv_python:
|
||||
version_added: "FIXME"
|
||||
version_added: "2.0"
|
||||
description:
|
||||
- The Python executable used for creating the virtual environment.
|
||||
For example C(python3.4), C(python2.7). When not specified, the
|
||||
|
|
Loading…
Reference in a new issue