[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [gettor/master] Update gettor tasks



commit bc870821f8eeec371b62401a87adb5b14b6be0a1
Author: hiro <hiro@xxxxxxxxxxxxxx>
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 }}"

_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits