mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-10-29 14:27:57 +01:00
Remove Synapse and Goofys stuff
This commit is contained in:
committed by
Slavi Pantaleev
parent
3b372b47cd
commit
aed398af5c
@@ -14,11 +14,6 @@
|
||||
- setup-all
|
||||
- setup-dendrite
|
||||
|
||||
- import_tasks: "{{ role_path }}/tasks/import_media_store.yml"
|
||||
when: run_dendrite_import_media_store|bool
|
||||
tags:
|
||||
- import-dendrite-media-store
|
||||
|
||||
- import_tasks: "{{ role_path }}/tasks/register_user.yml"
|
||||
when: run_dendrite_register_user|bool
|
||||
tags:
|
||||
|
||||
Reference in New Issue
Block a user