[gettor/master] Update gettor tasks

31 Aug
2019
31 Aug
'19
2:29 p.m.
commit bc870821f8eeec371b62401a87adb5b14b6be0a1 Author: hiro <hiro@torproject.org> Date: Sat Aug 31 16:29:29 2019 +0200 Update gettor tasks --- roles/gettor/tasks/main.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/roles/gettor/tasks/main.yml b/roles/gettor/tasks/main.yml index df97000..14a1b50 100644 --- a/roles/gettor/tasks/main.yml +++ b/roles/gettor/tasks/main.yml @@ -21,8 +21,8 @@ args: chdir: "{{ gettor_path }}" -- name: create virtualenv - command: > +- name: activate virtualenv + shell: > source {{ gettor_path }}/venv/bin/activate args: chdir: "{{ gettor_path }}"
2107
Age (days ago)
2107
Last active (days ago)
0 comments
1 participants
participants (1)
-
hiro@torproject.org