BonnyCI / hoist

Hoist up a bonnyci
Apache License 2.0
5 stars 13 forks source link

Use the correct python when creating the venv #428

Closed jamielennox closed 7 years ago

jamielennox commented 7 years ago

We are missing the most important part in telling ansible which python to use, actually specifying the python that will be used to create a virtualenv.

Signed-off-by: Jamie Lennox jamielennox@gmail.com