fix postfixmaps
This commit is contained in:
parent
e14f57b40e
commit
313169db85
4 changed files with 6 additions and 5 deletions
|
|
@ -61,6 +61,6 @@
|
|||
template:
|
||||
src: maps.j2
|
||||
dest: "{{ item }}"
|
||||
with_items: "{{ postfixmaps }}"
|
||||
with_items: "{{ postfix.postfixmaps }}"
|
||||
notify:
|
||||
- restart postfix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue