own config files by _rspamd
This commit is contained in:
parent
531bdb284c
commit
28098d3474
1 changed files with 1 additions and 0 deletions
|
|
@ -5,4 +5,5 @@
|
||||||
src: local.d.config.j2
|
src: local.d.config.j2
|
||||||
dest: "/etc/rspamd/local.d/{{ item.key }}"
|
dest: "/etc/rspamd/local.d/{{ item.key }}"
|
||||||
mode: "0440"
|
mode: "0440"
|
||||||
|
owner: _rspamd
|
||||||
loop: "{{ rspamd.local_configs | dict2items }}"
|
loop: "{{ rspamd.local_configs | dict2items }}"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue