Fix mode on authentication token

This commit is contained in:
Salt 2020-06-09 01:31:45 -05:00
parent c3fd867197
commit 73302047a4

View File

@ -37,7 +37,7 @@
template:
src: "auth.json"
dest: "/var/adam/{{ adam_name }}/auth.json"
mode: "0700"
mode: "0600"
become: yes
become_user: discord-adam
- name: Set up system configuration