This website requires JavaScript.
Explore
Help
Sign In
infra
/
ansible
Watch
4
Star
5
Fork
5
You've already forked ansible
Code
Issues
7
Pull Requests
1
Activity
e85e1f43ea
ansible
/
roles
/
mail
/
templates
/
rspamd
/
local.d
/
options.inc.j2
2 lines
65 B
Plaintext
Raw
Normal View
History
Unescape
Escape
mail: make mail_trusted an array
2020-05-18 19:10:32 +02:00
local_addrs = [127.0.0.1, ::1, {{ mail_trusted | join(", ") }}];
Reference in New Issue
Copy Permalink