21 コミット (c851bb5d329a112e42e49c64741bcc6f07b82ee9)

作成者 SHA1 メッセージ 日付
  Slavi Pantaleev f0e0f5ec56 Rename _docker_ vars to _container_ across 34 roles 2ヶ月前
  QEDeD f0f496b6ba Quote YAML mode values to satisfy octal lint rules 2ヶ月前
  Slavi Pantaleev 16010ff8c7 Add conditional restart support to client, bot, and bridge roles 2ヶ月前
  Slavi Pantaleev 6da1223500 Rename _requires_restart to _migration_requires_restart across all custom roles 2ヶ月前
  Slavi Pantaleev 3ee7deb2d7 Rename variable (`matrix_user_groupname` -> `matrix_group_name`) 1年前
  Slavi Pantaleev 9fc5cdab33 Rename variable (`matrix_user_username` -> `matrix_user_name`) 1年前
  Suguru Hirahara 766ad9ebaa
Add license information to matrix-bridge-appservice-discord 1年前
  Slavi Pantaleev ec5e379672 Update old references to com.devture.ansible.role.postgres & com.devture.ansible.role.traefik 1年前
  Slavi Pantaleev 8445843562 Switch postgres/postgres-backup Ansible role sources and adjust variable names (devture_postgres_ -> postgres_) 1年前
  David Mehren c89c356e53
Add a global config option for Docker network MTU (#3502) 1年前
  Slavi Pantaleev 3758b0cfeb Squashed commit of the following: 2年前
  Slavi Pantaleev bf11a3c2ca Tie up some loose ends for matrix-appservice-discord 2年前
  Slavi Pantaleev dddfee16bc Fix all 300+ ansible-lint-reported errors 3年前
  Slavi Pantaleev 4b111d05d5 Pass devture_postgres_db_migration_request to com.devture.ansible.role.postgres in a cleaner way 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 04b9483f0d Switch from matrix-postgres to com.devture.ansible.role.postgres 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 7831dc91b3 Import tasks from other roles in a better way 3年前
  Slavi Pantaleev ddf18eadc7 More ansible-lint fixes 3年前
  Slavi Pantaleev 34cdaade08 Use fully-qualified module names for builtin Ansible modules 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年前
  Slavi Pantaleev 735c966ab6 Disable systemd services when stopping to uninstall them 4年前
  Michael Collins 98e6cd685d sync with previous repo 4年前
  Stuart Mumford 019a4d7dcd Use role relative paths for things 5年前
  Slavi Pantaleev cba973d6b5 Enable automatic (SQLite -> Postgres) migration for matrix-appservice-discord 5年前
  Slavi Pantaleev 5dba0c038b Make --tags=import-generic-sqlite-db commands not pass a sensitive connection string around 5年前
  Slavi Pantaleev d91aa5a060 Do not introduce sub-variables exposing implementation details 5年前
  Slavi Pantaleev 4617984b9f Add (SQLite -> Postgres) migration instructions 5年前
  Slavi Pantaleev b87b754372 Fail if appservice-discord wants Postgres, but has leftover SQLite data 5年前
  Slavi Pantaleev 75f9fde7a4 Remove some more -v usage 5年前
  Chris van Dijk 6e3b877dc2 Remove hardcoded command paths in playbook shell usage 6年前
  Chris van Dijk 7585bcc4ac Allow the matrix user username and groupname to be configured separately 6年前
  mooomooo eebc6e13f8 Made directory variables for /etc/systemd/system , /etc/cron.d , /usr/local/bin 6年前
  Slavi Pantaleev c40d28a0dc Relocate user-store.db/room-store.db when migrating Discord bridge files 6年前
  Slavi Pantaleev 8529efcd1c Make Discord bridge configuration playbook-managed 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 7年前
  Dan Arnfield 9c23d877fe Fix docker_image option for ansible < 2.8 7年前
  Dan Arnfield db15791819 Add source option to docker_image to fix deprecation warning 7年前
  Slavi Pantaleev 8d654aecdd Improve file naming consistency 7年前