Update commits and add rspamd, change wireguard ipv6 address to match configs

This commit is contained in:
Alex 2020-08-18 16:24:08 +02:00
parent 3590348d62
commit a0d3320eee
Signed by: caskd
GPG Key ID: F92BA85F61F4C173
5 changed files with 7 additions and 2 deletions

3
.gitmodules vendored
View File

@ -103,3 +103,6 @@
[submodule "roles/opendkim"]
path = roles/opendkim
url = https://git.redxen.eu/RedXen/ansible-opendkim
[submodule "roles/rspamd"]
path = roles/rspamd
url = https://git.redxen.eu/RedXen/ansible-rspamd

View File

@ -45,4 +45,5 @@
- postfix
- dovecot
- opendkim
- rspamd
- systemd

View File

@ -23,7 +23,7 @@
serv: 24
clnt: 32
v6:
addr: "fd86:ea04:1115:"
addr: "fd42:42:42::2"
range:
serv: 120
clnt: 128

@ -1 +1 @@
Subproject commit 104494b70998780800bc5d852feec6aa5a42a7c6
Subproject commit 4c8d0e020aab7c1caadd6273293bfa3c4f1448a8

1
roles/rspamd Submodule

@ -0,0 +1 @@
Subproject commit 4a54f65c82f9c32d7d5ac23ac435ac4c6c3a8862