matrix-docker-ansible-deploy/roles/matrix-server
Slavi Pantaleev fc3386dff7 Fix matrix-synapse-register-user for when the non-admin case
It was trying to omit the `-a` flag, but that wasn't enough,
because the underlying `register_new_matrix_user` command
prompts interactively if it doesn't see the `-a` flag
(it doesn't default to non-admin).

We need to answer such interactive prompts.
2017-08-11 08:21:34 +03:00
..
files Initial commit 2017-07-31 23:08:20 +03:00
tasks Fix problem detecting matrix-nginx-proxy state when it is not installed 2017-08-08 14:31:01 +03:00
templates Fix matrix-synapse-register-user for when the non-admin case 2017-08-11 08:21:34 +03:00