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:
parent
e75f712f20
commit
a618be4605
3 changed files with 0 additions and 5 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -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
|
1
site.yml
1
site.yml
|
@ -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]}
|
||||
|
|
Loading…
Reference in a new issue