Fix mode on authentication token
This commit is contained in:
parent
c3fd867197
commit
73302047a4
@ -37,7 +37,7 @@
|
|||||||
template:
|
template:
|
||||||
src: "auth.json"
|
src: "auth.json"
|
||||||
dest: "/var/adam/{{ adam_name }}/auth.json"
|
dest: "/var/adam/{{ adam_name }}/auth.json"
|
||||||
mode: "0700"
|
mode: "0600"
|
||||||
become: yes
|
become: yes
|
||||||
become_user: discord-adam
|
become_user: discord-adam
|
||||||
- name: Set up system configuration
|
- name: Set up system configuration
|
||||||
|
Loading…
x
Reference in New Issue
Block a user