matrix-docker-ansible-deploy/roles/custom/matrix-base/tasks
Slavi Pantaleev 4a6287c528 Initial work on matrix-homeserver-proxy role and eliminating matrix-nginx-proxy
This is still very far from usable.

Various bridges and bots are still talking to
`matrix-nginx-proxy` instead of the new `matrix-homeserver-proxy` role.
These services need to be reworked. While reworking them,
various cleanups are being done as well as adding Traefik-labels to
those that need them.
2024-01-02 16:07:40 +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_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_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 Fix all 300+ ansible-lint-reported errors 2023-03-07 17:28:15 +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 Initial work on matrix-homeserver-proxy role and eliminating matrix-nginx-proxy 2024-01-02 16:07:40 +02:00