Initial commit of exim collection
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Signed-off-by: Nis Wechselberg <enbewe@enbewe.de>
This commit is contained in:
commit
8e9e00c15d
15 changed files with 317 additions and 0 deletions
5
roles/exim/defaults/main.yml
Normal file
5
roles/exim/defaults/main.yml
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
exim_other_hostnames: '{{ inventory_hostname }}'
|
||||
exim_local_interfaces: '127.0.0.1 ; ::1'
|
||||
exim_aliases: []
|
||||
exim_mail_addresses: []
|
Loading…
Add table
Add a link
Reference in a new issue