matrix-docker-ansible-deploy/roles/matrix-bridge-appservice-discord/tasks
Slavi Pantaleev 5dba0c038b Make --tags=import-generic-sqlite-db commands not pass a sensitive connection string around
Instead of passing the connection string, we can now pass a name of a
variable, which contains a connection string.

Both are supported for having extra flexibility.
2020-12-14 11:47:00 +02:00
..
init.yml Replace constructs appending elements with variables to matrix_synapse_container_extra_arguments. Fixes issue https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/304 2019-11-09 23:16:12 +01:00
main.yml Fix CONDITIONAL_BARE_VARS deprecation warning in ansible 2.8 2019-05-21 10:25:59 -05:00
setup_install.yml Make --tags=import-generic-sqlite-db commands not pass a sensitive connection string around 2020-12-14 11:47:00 +02:00
setup_uninstall.yml Made directory variables for /etc/systemd/system , /etc/cron.d , /usr/local/bin 2020-03-24 11:27:58 -07:00
validate_config.yml Make appservice-discord support both SQLite and Postgres 2020-12-14 00:52:25 +02:00