remove leading whitespaces
This commit is contained in:
parent
bb4c8e9b6a
commit
cc8409ab9c
2 changed files with 7 additions and 6 deletions
|
|
@ -6,4 +6,5 @@
|
|||
dest: "/etc/rspamd/local.d/{{ item.key }}"
|
||||
mode: "0440"
|
||||
owner: _rspamd
|
||||
lstrip_blocks: yes
|
||||
loop: "{{ rspamd.local_configs | dict2items }}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue