matrix-docker-ansible-deploy/roles/matrix-base/tasks
Slavi Pantaleev c1c8b8e62c Warn about matrix_user_uid/matrix_user_gid
We don't really need to fail in such a spectactular way,
but it's probably good to do. It will only happen for people
who are defining their own user/group id, which is rare.

It seems like a good idea to tell them that this doesn't work
as they expect anymore and to ask them to remove these variables,
which otherwise give them a fake sense of hope.

Related to #486 (Github Pull Request).
2020-05-06 10:17:19 +03:00
..
server_base Only install docker-python if matrix_docker_installation_enabled 2020-04-17 09:45:35 +03:00
clean_up_old_files.yml Split playbook into multiple roles 2019-01-12 18:01:10 +02:00
main.yml Warn about matrix_user_uid/matrix_user_gid 2020-05-06 10:17:19 +03:00
sanity_check.yml Added basic changes to make it compatible with Archlinux 2020-03-28 11:39:15 +01:00
self_check_dns.yml Rename variables (s/mxisd/ma1sd/) and adapt roles 2020-04-02 11:31:38 +02:00
self_check_dns_srv.yml Treat empty string dig lookup responses as "missing record" 2019-02-22 18:02:10 +02:00
setup_matrix_base.yml Introduce a separate group variable (matrix_user_groupname) 2020-05-06 10:02:47 +03:00
setup_matrix_user.yml Introduce a separate group variable (matrix_user_groupname) 2020-05-06 10:02:47 +03:00
setup_well_known.yml Allow the matrix user username and groupname to be configured separately 2020-05-01 19:59:32 +02:00
validate_config.yml Warn about matrix_user_uid/matrix_user_gid 2020-05-06 10:17:19 +03:00