Fix amavis config file paths.
This commit is contained in:
parent
91f2bd73e5
commit
34663c35c6
@ -29,8 +29,8 @@
|
||||
- name: Configure amavis
|
||||
template: src={{ item }}.j2 dest=/etc/{{ item }}
|
||||
with_items:
|
||||
- amavis/15-content_filter_mode
|
||||
- amavis/50-user
|
||||
- amavis/conf.d/15-content_filter_mode
|
||||
- amavis/conf.d/50-user
|
||||
notify: Restart amavis
|
||||
|
||||
- name: Create dovecot ssl directory
|
||||
|
Loading…
Reference in New Issue
Block a user