Remove Synapse and Goofys stuff

This commit is contained in:
Aaron Raimist
2021-01-31 01:25:50 -06:00
committed by Slavi Pantaleev
parent 07af05690c
commit fc62537fcf
10 changed files with 0 additions and 2903 deletions

View File

@ -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: