matrix-docker-ansible-deploy/roles/custom/matrix-base
Slavi Pantaleev 30f1034767 Remove matrix_playbook_traefik_role_enabled variable and devture-traefik references
The variable was necessary when multiple playbooks could have
potentially tried to manage a shared `devture-traefik.serivce` systemd service
and shared `/devture-traefik` directory.

Since adcc6d9723, we use our own `/matrix/traefik`
(`matrix-traefik.service`) installation and no conflicts can arise.
It's safe to always enable the role, just like we do with all the other roles.
2023-03-06 09:51:14 +02:00
..
defaults Remove matrix_playbook_traefik_role_enabled variable and devture-traefik references 2023-03-06 09:51:14 +02:00
files/yum.repos.d Move roles/matrix* to roles/custom/matrix* 2022-11-03 09:11:29 +02:00
tasks Switch default reverse-proxy to Traefik, force reverse-proxy choice on existing users 2023-02-26 16:14:05 +02:00
templates Relocate Traefik (to matrix-traefik.service && /matrix/traefik base path) 2023-03-06 09:34:31 +02:00