copr: allow resalloc group to read /etc/resallocserver
This commit is contained in:
parent
be0a649135
commit
8bacf413c2
1 changed files with 1 additions and 1 deletions
|
@ -120,7 +120,7 @@
|
||||||
template:
|
template:
|
||||||
src: "resalloc/{{ item }}"
|
src: "resalloc/{{ item }}"
|
||||||
dest: "/etc/resallocserver/{{ item }}"
|
dest: "/etc/resallocserver/{{ item }}"
|
||||||
mode: 0600
|
mode: 0640
|
||||||
owner: resalloc
|
owner: resalloc
|
||||||
group: resalloc
|
group: resalloc
|
||||||
with_items:
|
with_items:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue