added README.md
This commit is contained in:
parent
143139237f
commit
660b1900c8
4 changed files with 73 additions and 2 deletions
|
|
@ -25,6 +25,6 @@
|
|||
template:
|
||||
src: maps.j2
|
||||
dest: "{{ item }}"
|
||||
with_items: "{{ postfixmaps|d([]) }}"
|
||||
with_items: "{{ postfixmaps }}"
|
||||
notify:
|
||||
- restart postfix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue