[gettor/master] Change virtualenv command

27 Sep
2019
27 Sep
'19
2:58 p.m.
commit 2aee5d00fe906b71bf588bd34f5a71ba40dc74d6 Author: hiro <hiro@torproject.org> Date: Fri Sep 27 16:58:06 2019 +0200 Change virtualenv command --- roles/gettor/tasks/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/gettor/tasks/main.yml b/roles/gettor/tasks/main.yml index ac5160f..7713401 100644 --- a/roles/gettor/tasks/main.yml +++ b/roles/gettor/tasks/main.yml @@ -30,7 +30,7 @@ - name: create virtualenv command: > - virtualenv -p python3 {{ gettor_path }}/venv + virtualenv {{ gettor_path }}/venv args: chdir: "{{ gettor_path }}"
2080
Age (days ago)
2080
Last active (days ago)
0 comments
1 participants
participants (1)
-
hiro@torproject.org