added versionadded to new option in pip module

This commit is contained in:
Brian Coca 2015-07-20 20:52:43 -04:00
parent ac28f16126
commit 1dafa427c3

View file

@ -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