matrix-docker-ansible-deploy/roles/matrix-base/tasks
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
..
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 Make sure matrix_user_uid and matrix_user_gid are always set 2020-05-06 09:43:30 +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 Make sure matrix_user_uid and matrix_user_gid are always set 2020-05-06 09:43:30 +03:00
setup_matrix_user.yml Make sure matrix_user_uid and matrix_user_gid are always set 2020-05-06 09:43:30 +03:00
setup_well_known.yml Fix CONDITIONAL_BARE_VARS deprecation warning in ansible 2.8 2019-05-21 10:25:59 -05:00