zuul-jobs/roles/ensure-pip/tasks
Ian Wienand b6b6e36368 ensure-pip: use full python3 path
As seen by Iaa3ecd05b64af6dd9b2ee17a39bcbe6cde8686ba "python3 -m venv
--help" doesn't actually tell you if the command will work, so it's
really not helpful.  Modify this to run the venv from the python in
the path.  This also expands the comments around why a full path is
necessary.

Change-Id: I03bded0345ff734fd6c5d02fdd44ed1cc14360d2
2020-05-11 13:40:18 +10:00
..
Debian.yaml ensure-pip: use python2-pip when running under Python 2 2020-05-05 09:27:24 +10:00
default.yaml ensure-pip: Add role 2020-04-14 10:20:33 +10:00
Gentoo.yaml ensure-pip: Add role 2020-04-14 10:20:33 +10:00
main.yaml ensure-pip: use full python3 path 2020-05-11 13:40:18 +10:00
RedHat.yaml ensure-pip: use python2-pip when running under Python 2 2020-05-05 09:27:24 +10:00
source.yaml Add loop var policy to ansible-lint 2020-04-29 17:20:59 +02:00
Suse.yaml ensure-pip: use python2-pip when running under Python 2 2020-05-05 09:27:24 +10:00
workarounds.yaml ensure-pip: always check for python3-venv on Debuntu 2020-05-11 11:10:04 +10:00
xenial.yaml ensure-pip: Install backported pip for Xenial 2020-05-06 06:41:50 +10:00