Commit Graph

79 Commits (886039dec95bc1f2a18b9bcbadf1ba9e8bc70c3d)

Author SHA1 Message Date
Slavi Pantaleev 9c0cf5481a Try to be more helpful when matrix_homeserver_generic_secret_key appears to be undefined
2 years ago
Slavi Pantaleev d29b0aeddb Replace even more import_tasks calls with include_tasks
2 years ago
Slavi Pantaleev 787a82d6e8 Combine matrix user/group set_fact calls into one
2 years ago
Slavi Pantaleev 4d881477a3 Add matrix_homeserver_enabled variable
2 years ago
Slavi Pantaleev d829884642 Remove some old checks
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 b90956069c Fix matrix_architecture sanity check
2 years ago
Slavi Pantaleev 2ad6bd87c7 Determine matrix_architecture automatically
2 years ago
Slavi Pantaleev a98f249e40 Remove old cleanup tasks
2 years ago
Slavi Pantaleev d8f2141eb0 Install Docker via geerlingguy.docker Galaxy role
2 years ago
NullIsNot0 77451c6a71
Enable location sharing in Element (#2276)
2 years ago
Warren Bailey 84c74136ea
Provision extra Jitsi JVB services on additional hosts (#2166)
2 years ago
Slavi Pantaleev 663f0bc5ef Install openssl using ansible.builtin.package, not using a distro-specific package manager module
2 years ago
Slavi Pantaleev 13b63eabf0
Merge pull request #2229 from etkecc/make-etherpad-great-again
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 c1c152f7ac Include potentially distro-specific tasks at runtime
2 years ago
Aine 9b97957022
Merge branch 'master' into make-etherpad-great-again
2 years ago
Slavi Pantaleev d3bd1ca024 matrix_*_retries_{count,delay} -> devture_playbook_help_*_retries_{count,delay}
2 years ago
Slavi Pantaleev 4f4c856e43 matrix_host_command_systemctl -> devture_systemd_docker_base_host_command_systemctl (via com.devture.ansible.role.systemd_docker_base)
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 04c6c11561 Install ntpd/systemd-timesync via com.devture.ansible.role.timesync
2 years ago
Slavi Pantaleev c3a7237de7 Initial work on using externally defined roles
2 years ago
Aine 83c40fce15
standalone etherpad
2 years ago
Slavi Pantaleev 410a915a8a Move roles/matrix* to roles/custom/matrix*
2 years ago