commit f8956dce91ebc560261d32073e644d81ee0cf6db
Author: hiro <[email protected]>
Date: Sat Aug 31 15:21:06 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 a345e3a..1eb1b76 100644
--- a/roles/gettor/tasks/main.yml
+++ b/roles/gettor/tasks/main.yml
@@ -6,8 +6,8 @@
- name: update gettor source
git:
- repo: {{ gettor_repo }}
- dest: {{ gettor_path }}
+ repo: "{{ gettor_repo }}"
+ dest: "{{ gettor_path }}"
umask: '022'
diff: false
_______________________________________________
tor-commits mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits