Commit Graph

33 Commits (71ae825f6aa70a61fb457a213f3bc69787c1d221)

Author SHA1 Message Date
Slavi Pantaleev e1bfa2a7d6 Fix ansible-lint-reported errors
1 year ago
Slavi Pantaleev 43a6a035a0 Skip removing /.well-known/element directory to suppress ansible-lint error
1 year ago
Slavi Pantaleev 01ccec2dbe Merge branch 'master' into pr-jitsi-matrix-authentication
1 year ago
jakicoll be634168ac Make the linter happy.
1 year ago
jakicoll 7848d865a5 Also define the vars to be overwritten in group vars within the role vars.
1 year ago
jakicoll 6499b6536a Decoupling: Do not use variables user-verification-service role inside the jitsi role.
1 year ago
Aine 68ca23d709
Update jitsi stable-8218 -> stable-8252
1 year ago
rhys d01de9f33d Fix lint errors
1 year ago
rhys 547b01d618 Added option to allow user to set jigasi user and password for AUTH
1 year ago
Aine e8c6267e9a
Update jitsi stable-8138-1 -> stable-8218
1 year ago
jakicoll 42e4e50f5b Matrix Authentication Support for Jitsi
2 years ago
Slavi Pantaleev ba09705f7f Make Jitsi auth setup not show credentials in the shell
2 years ago
Aine bd0f21588f
Update jitsi stable-8138 -> stable-8138-1
2 years ago
Slavi Pantaleev 1f593f708f Upgrade Jitsi (stable-8044 -> stable-8138)
2 years ago
Rhys fd79140201
Changes to allow a user to set the max participants on a jitsi conference (#2323)
2 years ago
Slavi Pantaleev 910cd9adf0 Replace import_role calls with include_role calls
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 7c2a7a8eb6 Replace most import_tasks calls with include_tasks for improved performance
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
Warren Bailey 84c74136ea
Provision extra Jitsi JVB services on additional hosts (#2166)
2 years ago
Warren Bailey 45c0467745
Sentry DNS setting in Jitsi jvb and jicofo (#2274)
2 years ago
Aine 25996b4fa9
Update jitsi stable-7882 -> stable-8044
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 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