e71d0d2607
In order to install particular python versions on distros that don't otherwise have them, add an option for installing via pyenv. The packages to be installed to allow for Python to be built were tested on the official Docker containers so they should provide a fair amount of coverage from a minimal environment. Co-Authored-By: Mohammed Naser <mnaser@vexxhost.com> Change-Id: Ic3312458b499a4b743895fa5829bb25155f77654 |
||
---|---|---|
.. | ||
defaults | ||
tasks | ||
vars | ||
README.rst |
Ensure specified python interpreter and development files are installed
Note
This role is only available for Debian based platforms currently.
Role Variables
Optional version of python interpreter to install, such as
3.7
.