commit df3dd7e11e19db80c73806186eaf7dc3cdc3fe4d
Author: hiro <[email protected]>
Date: Mon Sep 30 14:45:30 2019 +0200
Restructure ansible playbooks
---
roles/gettor/tasks/main.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/roles/gettor/tasks/main.yml b/roles/gettor/tasks/main.yml
index aad7d46..50e4e78 100644
--- a/roles/gettor/tasks/main.yml
+++ b/roles/gettor/tasks/main.yml
@@ -20,7 +20,7 @@
- name: create a random password using many different char sets
copy:
- dest:
"/srv/gettor.torproject.org/home/gettor/config/test_gettor_gmail.key"
+ dest: "/home/gettor/.config/test_gettor_gmail.key"
content:
password: "{{ lookup('password',
'chars=ascii_letters,digits,hexdigits,punctuation') }}"
when: not stat_result.stat.exists
_______________________________________________
tor-commits mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits