matrix-docker-ansible-deploy/roles/custom/matrix-base/tasks
Jayesh Nirve 6939a3d6d3
fix: only add element related entries to client well-known if element is enabled (#2453)
* fix: only add element related entries to client well-known if element is enabled

* Fix matrix-base/defaults/main.yml syntax

---------

Co-authored-by: Slavi Pantaleev <slavi@devture.com>
2023-02-13 08:36:20 +02:00
..
ensure_fuse_installed.yml Include ensure_openssl_installed and ensure_fuse_installed utils in a more reliable way 2022-11-05 09:18:58 +02:00
ensure_fuse_installed_archlinux.yml Include ensure_openssl_installed and ensure_fuse_installed utils in a more reliable way 2022-11-05 09:18:58 +02:00
ensure_fuse_installed_debian.yml Include ensure_openssl_installed and ensure_fuse_installed utils in a more reliable way 2022-11-05 09:18:58 +02:00
ensure_fuse_installed_redhat.yml Include ensure_openssl_installed and ensure_fuse_installed utils in a more reliable way 2022-11-05 09:18:58 +02:00
ensure_openssl_installed.yml Install openssl using ansible.builtin.package, not using a distro-specific package manager module 2022-11-05 12:10:59 +02:00
main.yml Add install-* tags for quicker runs 2022-11-25 16:02:51 +02:00
setup_matrix_base.yml /usr/local/bin/matrix-remove-all -> /matrix/bin/remove-all 2022-11-27 09:47:02 +02:00
setup_matrix_user.yml Combine matrix user/group set_fact calls into one 2022-11-23 17:07:52 +02:00
setup_well_known.yml Move roles/matrix* to roles/custom/matrix* 2022-11-03 09:11:29 +02:00
validate_config.yml fix: only add element related entries to client well-known if element is enabled (#2453) 2023-02-13 08:36:20 +02:00