gimme beer.
This commit is contained in:
parent
19ffb0abf5
commit
f40c7a3b2e
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
notify: restart nullmailer
|
||||
copy:
|
||||
dest: "{{ item.dest }}"
|
||||
content: "{{ mail.root }}"
|
||||
content: "{{ item.content }}"
|
||||
with_items:
|
||||
- {"dest": "/etc/nullmailer/adminaddr", content: "{{ mail.root }}"}
|
||||
- {"dest": "/etc/nullmailer/remotes", content: "{{ mail.server }}"}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue