[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [gettor/master] Update gettor tasks
commit 8ebe3c379f559735788bf89f7ce0a0794014dbdd
Author: hiro <hiro@xxxxxxxxxxxxxx>
Date: Sat Aug 31 15:46:49 2019 +0200
Update gettor tasks
---
roles/gettor/tasks/main.yml | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/roles/gettor/tasks/main.yml b/roles/gettor/tasks/main.yml
index 87ab8a1..7f46421 100644
--- a/roles/gettor/tasks/main.yml
+++ b/roles/gettor/tasks/main.yml
@@ -12,14 +12,15 @@
- name: export stats
command: >
./scripts/export_stats
- args:
+ args:
chdir: "{{ gettor_path }}"
- name: create database
command: >
{{ gettor_path }}/scripts/create_db -n -c -o
- virtualenv: "{{ gettor_path }}/venv"
- virtualenv_command: virtualenv
+ args:
+ virtualenv: "{{ gettor_path }}/venv"
+ virtualenv_command: virtualenv
- name: add links
command: >
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits