Fix mode on authentication token
This commit is contained in:
parent
c3fd867197
commit
73302047a4
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user