1
0
Fork 0
mirror of https://github.com/DO1JLR/ansible_playbook_servers.git synced 2024-09-14 19:53:56 +02:00

purge radicale

This commit is contained in:
L3D 2021-03-03 21:36:11 +01:00
parent e75f712f20
commit a618be4605
Signed by: l3d
GPG key ID: CD08445BFF4313D1
3 changed files with 0 additions and 5 deletions

3
.gitmodules vendored
View file

@ -76,9 +76,6 @@
[submodule "roles/unattended_upgrades"]
path = roles/unattended_upgrades
url = https://github.com/jnv/ansible-role-unattended-upgrades.git
[submodule "roles/radicale"]
path = roles/radicale
url = https://github.com/AnarchoTechNYC/ansible-role-radicale.git
[submodule "roles/do1jlr.nginx"]
path = roles/do1jlr.nginx
url = https://github.com/DO1JLR/ansible_role_nginx.git

@ -1 +0,0 @@
Subproject commit dbdeb94e933beb226053ec63a5646c212a47abf0

View file

@ -47,4 +47,3 @@
- {role: do1jlr.dovecot, tags: [mail, dovecot, mailserver_dovecot]}
- {role: postfix, tags: [mail, postfix]}
- {role: do1jlr.rspamd, tags: [mail, rspamd]}
- {role: radicale, tags: [mail, caldav, radicale]}