Installs python2, pip, virtualenv, python packages from either the distribution or pip. https://www.python.org
Go to file
Andrea Dell'Amico 9b447ea7eb Fix a boolean test. 2020-10-26 11:54:01 +01:00
defaults Import the old role. 2020-08-11 19:15:47 +02:00
handlers Initial commit 2020-08-06 16:52:00 +02:00
meta Minimal support for EL 7. 2020-08-11 20:05:29 +02:00
tasks Fix a boolean test. 2020-10-26 11:54:01 +01:00
tests Initial commit 2020-08-06 16:52:00 +02:00
vars Initial commit 2020-08-06 16:52:00 +02:00
.gitignore Initial commit 2020-08-06 16:52:00 +02:00
LICENSE Initial commit 2020-08-06 16:52:00 +02:00
README.md Import the old role. 2020-08-11 19:15:47 +02:00

README.md

Role Name

A role that fixes somewhat the python2 installation on Ubuntu Trusty and installs python 2 packages from pip eventually

Role Variables

The most important variables are listed below:

py_env_install: False
py_env_pkgs_state: present
py_env_site: False

py_env_basic_pkgs:
  - python-pip

Dependencies

None

License

EUPL-1.2

Author Information

Andrea DellAmico, andrea.dellamico@isti.cnr.it