commit 3124c2a1b68d618fce20d02de3fc113fac2e1f70
Author: hiro <[email protected]>
Date: Sat Aug 31 16:32:51 2019 +0200
Update gettor tasks
---
roles/gettor/tasks/main.yml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/roles/gettor/tasks/main.yml b/roles/gettor/tasks/main.yml
index 4212be2..a23d67d 100644
--- a/roles/gettor/tasks/main.yml
+++ b/roles/gettor/tasks/main.yml
@@ -32,7 +32,8 @@
- name: stop gettor
command: >
{{ gettor_path }}/venv/bin/python3 {{ gettor_path }}/bin gettor_service
stop
-
+ args:
+ chdir: "{{ gettor_path }}"
- name: start gettor
command: >
_______________________________________________
tor-commits mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits