matrix-docker-ansible-deploy/roles/matrix-base
Slavi Pantaleev 8fea6f5130 Make sure matrix_user_uid and matrix_user_gid are always set
If one runs the playbook with `--tags=setup-all`, it would have been
fine.

But running with a specific tag (e.g. `--tags=setup-riot-web`) would
have made that initialization be skipped, and the `matrix-riot-web` role
would fail, due to missing variables.
2020-05-06 09:43:30 +03:00
..
defaults remove default UID/GID 2020-05-04 21:43:54 +02:00
files/yum.repos.d Split playbook into multiple roles 2019-01-12 18:01:10 +02:00
tasks Make sure matrix_user_uid and matrix_user_gid are always set 2020-05-06 09:43:30 +03:00
templates Add support for Jitsi discovery for Riot via /.well-known/matrix/client 2020-04-09 09:58:35 +03:00
vars Split playbook into multiple roles 2019-01-12 18:01:10 +02:00