Skip to content
Snippets Groups Projects
Commit db39200b authored by Hiro's avatar Hiro :surfer:
Browse files

Update with .forward file

parent 9d131628
No related branches found
No related merge requests found
......@@ -13,6 +13,12 @@
update: yes
when: stat_git_result.stat.exists
- name: create forward file
copy:
dest: "/home/gettor/.forward"
content: |
|"python3 /srv/gettor.torproject.org/home/gettor/scripts/process_email"
- name: Check that the gmail test password file exists
stat:
path: /home/gettor/.config/test_gettor_gmail.key
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment