move shells scripts to dovecote dir
This commit is contained in:
parent
420bcb1b98
commit
56d014d311
3 changed files with 3 additions and 3 deletions
|
|
@ -51,7 +51,7 @@
|
|||
- name: copy shellscripts
|
||||
copy:
|
||||
src: "{{ item }}"
|
||||
dest: "/usr/local/bin/{{ item }}"
|
||||
dest: "/etc/dovecot/sieve/{{ item }}"
|
||||
mode: a+x
|
||||
with_items:
|
||||
- rspamd-learn-spam.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue