12 コミット (42b00fdff41308af363256e95b47e43bedfc8c81)

作成者 SHA1 メッセージ 日付
  Slavi Pantaleev 3758b0cfeb Squashed commit of the following: 2年前
  Slavi Pantaleev ce2f541deb Switch all remaining container volume mounting from `-v` to `--mount` 2年前
  Slavi Pantaleev dcdc43b6aa Move matrix-bridge-appservice-irc to its own container network 2年前
  Slavi Pantaleev dddfee16bc Fix all 300+ ansible-lint-reported errors 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 d29b0aeddb Replace even more import_tasks calls with include_tasks 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年前
  Sebastian Gumprich 48388a3d96 use fqcns for some task 3年前
  Slavi Pantaleev 1ea1597020 Fix some ansible-lint-reported warnings 3年前
  Slavi Pantaleev 1693c4ca1d Fix no-changed-when ansible-lint errors 3年前
  Slavi Pantaleev 0ab2001ce7 Fix git-latest ansible-lint errors 3年前
  Slavi Pantaleev d073c7ecb3 More ansible-lint fixes 3年前
  Slavi Pantaleev ddf18eadc7 More ansible-lint fixes 3年前
  Slavi Pantaleev 34cdaade08 Use fully-qualified module names for builtin Ansible modules 3年前
  Slavi Pantaleev 2df993977a Ensure git cloning when self-building is done with the matrix user, not root 3年前
  Aine 2da3768b20
Added retries to the docker pulls (#1701) 4年前
  Aine 701591e87e
Added retries to the docker pulls 4年前
  Jim Myhrberg eeca3c8dca
fix: avoid yaml being wrapped at column 80 via to_nice_yaml 4年前
  Marko Weltzer 7e5b88c3b7 fix: all praise the allmighty yamllinter 4年前
  Wm Salt Hale 3aa8c1f62c only enable openssl if necessary 4年前
  rakshazi d9dd524db3
self-build consistency: rename vars everywhere 4年前
  Michael Collins 98e6cd685d sync with previous repo 4年前
  Michael-GMH 85777e8f96 merge with upstream 4年前
  Slavi Pantaleev 1ab507349c Fix self-building for various components on Ansible < 2.8 4年前
  Slavi Pantaleev 3051655d21
Ensure matrix_appservice_irc_docker_src_files_path created when self-building 5年前
  Panagiotis Georgiadis e502ee33da
Selfbuild appservice-irc bridge 5年前
  Slavi Pantaleev 9b95e1937c Auto-restart matrix-appservice-irc after (nedb -> Postgres) migration 5年前
  Slavi Pantaleev 715bdf2c64 Add support for automatic (nedb -> Postgres) migration to mx-appservice-irc 5年前
  Chris van Dijk 6e3b877dc2 Remove hardcoded command paths in playbook shell usage 5年前
  Chris van Dijk 7585bcc4ac Allow the matrix user username and groupname to be configured separately 5年前
  mooomooo eebc6e13f8 Made directory variables for /etc/systemd/system , /etc/cron.d , /usr/local/bin 6年前
  Slavi Pantaleev 77b919aec6 Become compatible with official matrix-appservice-irc Docker image 6年前
  Slavi Pantaleev 9d07aaefbf Fix passkey.pem permissions breaking IRC bridge 6年前
  Slavi Pantaleev 8529efcd1c Make Discord bridge configuration playbook-managed 6年前
  Slavi Pantaleev 174a6fcd1b Make IRC bridge configuration entirely managed by the playbook 6年前
  Slavi Pantaleev 00383a73ac Make running --tags=setup-synapse only not fail to register bridges 6年前
  Slavi Pantaleev 7d3adc4512 Automatically force-pull :latest images 6年前
  Slavi Pantaleev 70487061f4 Prefer --mount instead of -v for mounting volumes 6年前
  Dan Arnfield 9c23d877fe Fix docker_image option for ansible < 2.8 6年前
  Dan Arnfield db15791819 Add source option to docker_image to fix deprecation warning 6年前
  Slavi Pantaleev 8d654aecdd Improve file naming consistency 6年前
  Slavi Pantaleev 3339e37ce9 Move matrix-appservice-irc into a separate role 6年前
  Plailect f6de3fd668
Start appservice-irc as non-root 7年前
  Slavi Pantaleev 390ec8a599 Skip some tasks when not necessary to run them 7年前
  Slavi Pantaleev 85c5adfd69 Minor consistency improvements 7年前