mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-22 00:31:14 +00:00
added versionadded to new option in pip module
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user