matrix-docker-ansible-deploy/roles/matrix-bridge-appservice-discord/tasks
Slavi Pantaleev a374d309c8 Make appservice-discord support both SQLite and Postgres
People can toggle between them now. The playbook also defaults
to using SQLite if an external Postgres server is used.

Ideally, we'd be able to create databases/users in external Postgres
servers as well, but our initialization logic (and `docker run` command,
etc.) hardcode too many things right now.
2020-12-14 00:52:25 +02:00
..
init.yml
main.yml
setup_install.yml Remove some more -v usage 2020-11-25 10:49:59 +02:00
setup_uninstall.yml
validate_config.yml Make appservice-discord support both SQLite and Postgres 2020-12-14 00:52:25 +02:00