This website requires JavaScript.
Explore
Help
Sign In
bedah
/
ansible
Watch
1
Star
0
Fork
0
You've already forked ansible
forked from
infra/ansible
Code
Issues
Pull Requests
Releases
Wiki
Activity
94d7f4e8c1
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