relayd: Fix permissions from config
This commit is contained in:
parent
9e61fe3cbc
commit
28e7fa236b
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
template:
|
||||
dest: /etc/relayd.conf
|
||||
src: relayd.conf.j2
|
||||
mode: 0644
|
||||
mode: 0600
|
||||
owner: root
|
||||
group: "{{ ansible_wheel }}"
|
||||
notify: restart relayd
|
||||
|
|
Loading…
Add table
Reference in a new issue