Andrea Dell'Amico
|
19541312ff
|
Fix a conditional so that on Trusty pip is not installed as a deb package.
|
2018-10-02 18:54:54 +02:00 |
Andrea Dell'Amico
|
2cea5f12c3
|
python on trusty: do not install the packaged pip.
|
2018-10-02 18:37:11 +02:00 |
Andrea Dell'Amico
|
d2a7454b22
|
Remove the pip workaround for Ubuntu Trusty from the python-env role. It must go into a dedicated role.
|
2018-07-25 12:22:17 +02:00 |
Andrea Dell'Amico
|
c4c31465c0
|
library/roles/python-env/tasks/main.yml: Always install the latest version of a pip module.
|
2018-07-23 18:03:54 +02:00 |
Andrea Dell'Amico
|
df69466a63
|
library/roles/python-env/tasks/main.yml: python ssl workaround on trusty only.
|
2018-05-16 11:01:05 +02:00 |
Andrea Dell'Amico
|
e31fe269d9
|
library/roles/python-env/tasks/main.yml: Fix a typo.
|
2018-04-18 16:42:26 +02:00 |
Andrea Dell'Amico
|
a20e9a357f
|
library/roles/python-env/tasks/main.yml: Install a specific version of tornado to not break dependencies.
|
2018-04-18 16:24:25 +02:00 |
Andrea Dell'Amico
|
8bd1a6c108
|
Fix the python-env role. Some new dependencies broke it.
|
2018-04-18 16:16:30 +02:00 |
Andrea Dell'Amico
|
9a779358c4
|
python-env role: Add a task that permits to install specific versions of pip packages.
|
2017-09-02 17:15:03 +02:00 |
Andrea Dell'Amico
|
5dc29f6628
|
library/roles/python-env: Fix the python pip setup. Again.
|
2017-02-07 23:12:39 +01:00 |
Andrea Dell'Amico
|
b74d457663
|
library/roles/python-env: Install missing dev packages.
|
2017-02-01 20:02:30 +01:00 |
Andrea Dell'Amico
|
d6bc63915f
|
library/roles/python-env: Fix the recently broken pip deb package on ubuntu Trusty.
|
2017-01-27 02:56:36 +01:00 |
Andrea Dell'Amico
|
d0c2241e62
|
library/roles/python-env/tasks/main.yml: Fix the empty variables case.
|
2016-10-11 19:36:14 +02:00 |
Andrea Dell'Amico
|
32b016d52e
|
library/roles/python-env/tasks/main.yml: Skip the task if the pip packages list is empty.
|
2016-10-11 17:42:36 +02:00 |
Andrea Dell'Amico
|
08ca088916
|
library/roles/python-env: Fix the variables handling
|
2016-07-06 15:12:15 +02:00 |
Andrea Dell'Amico
|
2b8340c81e
|
library/roles/python-env/tasks/main.yml: Update the apt cache if needed.
|
2016-07-06 14:44:28 +02:00 |
Andrea Dell'Amico
|
dd968c6364
|
library/roles/python-env/tasks/main.yml: Update the apt cache if needed.
|
2016-07-06 14:44:04 +02:00 |
Andrea Dell'Amico
|
38b332ae2a
|
library/roles/python-env: Simple role to manage the pip and deb pkgs python modules installation.
|
2016-07-06 14:36:52 +02:00 |