23 Commits (d29b0aeddb0b5fdc0f2ed5927bd12411b33df262)

Author SHA1 Message Date
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 07c23b7cb0 Remove matrix_synapse_role_executed and various tasks that check it
2 years ago
Slavi Pantaleev 735bacca89 Do not run matrix-nginx-proxy config injection tasks unless necessary
2 years ago
Slavi Pantaleev ccfaefa4d2 Add service groups
2 years ago
Slavi Pantaleev 93d4f8d425 Replace matrix-common-after systemd service management with com.devture.ansible.role.systemd_service_manager
2 years ago
Slavi Pantaleev 360e643f84 Add service priorities - try to stop/start them in an optimal order
2 years ago
Slavi Pantaleev 0ea7cb5d18 Remove various init.yml files - initialize systemd services, etc., statically (not at runtime)
2 years ago
Slavi Pantaleev e37db0c888 Upgrade Synapse (v1.71.0 -> v1.72.0)
2 years ago
Slavi Pantaleev 51674887ff Fix Synapse pusher_instances not being populated correctly
2 years ago
Slavi Pantaleev 7871a92b04 Upgrade Synapse (v1.70.1 -> v1.71.0)
2 years ago
Slavi Pantaleev 5ef70015cb Ensure git is installed using ansible.builtin.package, not using a distro-specific package manager module
2 years ago
Slavi Pantaleev 2473cd655b Include ensure_openssl_installed and ensure_fuse_installed utils in a more reliable way
2 years ago
Slavi Pantaleev 6c524302d6 Add intentionally-ignored-endpoints to intentionally-ignored-endpoints for completeness
2 years ago
Slavi Pantaleev a9e2607d80 Fix yaml[comments-indentation] in workers config and remove automation
2 years ago
Aine da4a82c48b
remove old workers.yml (already saved into main.yml)
2 years ago
Aine 37d4bf0d1c
fix workers-doc-to-yaml
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