20 次代码提交 (8c531b7971b5dfd15ca541b5072b3eb8237cdcf9)

作者 SHA1 备注 提交日期
  Joshua Hoffmann 4f835e0560 use safer mount options for the container's files 2 年前
  Joshua Hoffmann 8c93327e25 fix filename 2 年前
  Joshua Hoffmann 4c13be1c89 change variable name per spantaleev's suggestion (https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/2979#discussion_r1379015551) 2 年前
  HarHarLinks 94abf2d5bd draft encryption support for hookshot 2 年前
  Luke Moch e4498f9568 Fix for hookshot validation failure 2 年前
  Slavi Pantaleev ade312e6f6 Add matrix_hookshot_container_network 3 年前
  Slavi Pantaleev dddfee16bc Fix all 300+ ansible-lint-reported errors 3 年前
  Slavi Pantaleev 7e2e2626a0 Make hookshot variable names consistent with the rest of the playbook 3 年前
  Slavi Pantaleev 910cd9adf0 Replace import_role calls with include_role calls 3 年前
  Slavi Pantaleev 2688e8bfc3 Optimize initial installation by not reloading systemd after each .service install 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 735bacca89 Do not run matrix-nginx-proxy config injection tasks unless necessary 3 年前
  Slavi Pantaleev 0ea7cb5d18 Remove various init.yml files - initialize systemd services, etc., statically (not at runtime) 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 年前