matrix-docker-ansible-deploy/roles/custom/matrix-base/tasks
Slavi Pantaleev 4d881477a3 Add matrix_homeserver_enabled variable
We need this to control whether `('matrix-' + matrix_homeserver_implementation + '.service')`
would get injected into `devture_systemd_service_manager_services_list_auto`
2022-11-23 16:56:39 +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 matrix_homeserver_enabled variable 2022-11-23 16:56:39 +02:00
setup_matrix_base.yml Initial work on using externally defined roles 2022-11-04 14:58:28 +02:00
setup_matrix_user.yml Move roles/matrix* to roles/custom/matrix* 2022-11-03 09:11:29 +02:00
setup_well_known.yml Move roles/matrix* to roles/custom/matrix* 2022-11-03 09:11:29 +02:00
validate_config.yml Add matrix_homeserver_enabled variable 2022-11-23 16:56:39 +02:00