ansible/roles/rspamd/templates/local.d/options.inc.j2
genofire c18f53b8ea Add rspamd support.
Postfix uses the Rspamd proxy as spam filtering milter
and HAProxy exposes the Rspamd webinterface through HTTPS.

Updates #10
2020-10-26 23:46:16 +01:00

5 lines
65 B
Django/Jinja

# {{ ansible_managed }}
dns {
nameserver = ["[::1]"];
}