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
tasks Make sure matrix_user_uid and matrix_user_gid are always set 2020-05-06 09:43:30 +03:00
templates
vars