22 Commits (17438bd0dd9aba21841820877b107e753a0de134)

Author SHA1 Message Date
Slavi Pantaleev 73e689e48e Fix --tags=register-user not working on Dendrite due to broken Jinja syntax
2 years ago
Array in a Matrix d5e8d2a939
update dendrite
2 years ago
Slavi Pantaleev 4b2d30a474 Fix matrix_dendrite_client_api_turn_shared_secret not being defined
2 years ago
Slavi Pantaleev 40cf9cd72c /usr/local/bin/matrix-dendrite-create-account -> /matrix/dendrite/bin/create-account
2 years ago
Slavi Pantaleev eedf5ad94d Remove some hardcoded matrix-postgres references
2 years ago
Array in a Matrix 504d4a4134
Add dendrite captcha config to doc and hCaptcha (#2290)
2 years ago
Slavi Pantaleev a04f6f4e3d Optimize uninstall tasks a bit
2 years ago
Slavi Pantaleev 61f67d8f0a Add install-* tags for quicker runs
2 years ago
Slavi Pantaleev d29b0aeddb Replace even more import_tasks calls with include_tasks
2 years ago
Slavi Pantaleev 7c2a7a8eb6 Replace most import_tasks calls with include_tasks for improved performance
2 years ago
Slavi Pantaleev dd4f8df905 Remove unnecessary matrix_dendrite_role_executed
2 years ago
Slavi Pantaleev 0ea7cb5d18 Remove various init.yml files - initialize systemd services, etc., statically (not at runtime)
2 years ago
Array in a Matrix 11ea49075d
Update main.yml
2 years ago
Array in a Matrix 70be6eb323
Update dendrite.yaml.j2
2 years ago
Array in a Matrix 7cc668489b
add auto join option to dendrite config (#2255)
2 years ago
Darren Rambaud 1c643263dd dendrite: update image tag to latest release (0.10.7)
2 years ago
Slavi Pantaleev d3bd1ca024 matrix_*_retries_{count,delay} -> devture_playbook_help_*_retries_{count,delay}
2 years ago
Slavi Pantaleev 7086c0ebe3 matrix_host_command_sh -> devture_systemd_docker_base_host_command_sh (via com.devture.ansible.role.systemd_docker_base)
2 years ago
Slavi Pantaleev a9a81460ec matrix_host_command_docker -> devture_systemd_docker_base_host_command_docker (via com.devture.ansible.role.systemd_docker_base)
2 years ago
Slavi Pantaleev 835d2e9581 matrix_systemd_path -> devture_systemd_docker_base_systemd_path (via com.devture.ansible.role.systemd_docker_base)
2 years ago
Slavi Pantaleev f03f716989 matrix_systemd_unit_home_path -> devture_systemd_docker_base_systemd_unit_home_path (via com.devture.ansible.role.systemd_docker_base)
2 years ago
Slavi Pantaleev 410a915a8a Move roles/matrix* to roles/custom/matrix*
2 years ago