Fix perms

This commit is contained in:
Alex 2020-06-05 14:58:01 +02:00
parent b1b681d8a0
commit 4fc8822849
Signed by: caskd
GPG Key ID: F92BA85F61F4C173
1 changed files with 3 additions and 0 deletions

View File

@ -60,6 +60,9 @@
src: "{{ role_path }}/vault/secret.exs"
dest: "/etc/pleroma/secret.exs"
follow: yes
owner: "nobody"
group: "root"
mode: "700"
tags:
- pleroma
- vault