mirror of
https://github.com/DO1JLR/ansible_playbook_servers.git
synced 2024-09-14 19:53:56 +02:00
Add rspamd module
This commit is contained in:
parent
72acd4f9b0
commit
a0fe8bfc16
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -70,3 +70,6 @@
|
||||||
[submodule "roles/unbound"]
|
[submodule "roles/unbound"]
|
||||||
path = roles/unbound
|
path = roles/unbound
|
||||||
url = https://github.com/roles-ansible/ansible_role_unbound.git
|
url = https://github.com/roles-ansible/ansible_role_unbound.git
|
||||||
|
[submodule "roles/do1jlr.rspamd"]
|
||||||
|
path = roles/do1jlr.rspamd
|
||||||
|
url = https://github.com/roles-ansible/ansible_role_rspamd.git
|
||||||
|
|
1
roles/do1jlr.rspamd
Submodule
1
roles/do1jlr.rspamd
Submodule
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 698ab80d8b8b862a8db58c06902dc78b188ea92c
|
Loading…
Reference in a new issue