mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
We've decided that pythn 3.5 is the minimum python3 version (#4572)
This commit is contained in:
committed by
Matt Clay
parent
a539ea47bc
commit
5bd9cdad5a
@@ -83,7 +83,7 @@ options:
|
||||
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
|
||||
For example C(python3.5), C(python2.7). When not specified, the
|
||||
system Python version is used.
|
||||
required: false
|
||||
default: null
|
||||
|
||||
Reference in New Issue
Block a user