20 コミット (e04894de7cd2a2aff05f8404caff6258b62edc09)

作成者 SHA1 メッセージ 日付
  Slavi Pantaleev dddfee16bc Fix all 300+ ansible-lint-reported errors 3年前
  Slavi Pantaleev e1bfa2a7d6 Fix ansible-lint-reported errors 3年前
  Slavi Pantaleev 43a6a035a0 Skip removing /.well-known/element directory to suppress ansible-lint error 3年前
  jakicoll be634168ac Make the linter happy. 3年前
  jakicoll 42e4e50f5b Matrix Authentication Support for Jitsi 3年前
  Slavi Pantaleev ba09705f7f Make Jitsi auth setup not show credentials in the shell 3年前
  Slavi Pantaleev 910cd9adf0 Replace import_role calls with include_role calls 3年前
  Slavi Pantaleev a04f6f4e3d Optimize uninstall tasks a bit 3年前
  Slavi Pantaleev 61f67d8f0a Add install-* tags for quicker runs 3年前
  Slavi Pantaleev 7c2a7a8eb6 Replace most import_tasks calls with include_tasks for improved performance 3年前
  Slavi Pantaleev ccfaefa4d2 Add service groups 3年前
  Slavi Pantaleev 93d4f8d425 Replace matrix-common-after systemd service management with com.devture.ansible.role.systemd_service_manager 3年前
  Slavi Pantaleev 360e643f84 Add service priorities - try to stop/start them in an optimal order 3年前
  Slavi Pantaleev 0ea7cb5d18 Remove various init.yml files - initialize systemd services, etc., statically (not at runtime) 3年前
  Warren Bailey 84c74136ea
Provision extra Jitsi JVB services on additional hosts (#2166) 3年前
  Slavi Pantaleev 2473cd655b Include ensure_openssl_installed and ensure_fuse_installed utils in a more reliable way 3年前
  Slavi Pantaleev d3bd1ca024 matrix_*_retries_{count,delay} -> devture_playbook_help_*_retries_{count,delay} 3年前
  Slavi Pantaleev a9a81460ec matrix_host_command_docker -> devture_systemd_docker_base_host_command_docker (via com.devture.ansible.role.systemd_docker_base) 3年前
  Slavi Pantaleev 835d2e9581 matrix_systemd_path -> devture_systemd_docker_base_systemd_path (via com.devture.ansible.role.systemd_docker_base) 3年前
  Slavi Pantaleev 410a915a8a Move roles/matrix* to roles/custom/matrix* 3年前