17 Commity (90d3cf78b3ade457ca1d69431e3be89f997ba767)

Autor SHA1 Wiadomość Data
  Slavi Pantaleev 3ee7deb2d7 Rename variable (`matrix_user_groupname` -> `matrix_group_name`) 10 miesięcy temu
  Slavi Pantaleev 9fc5cdab33 Rename variable (`matrix_user_username` -> `matrix_user_name`) 10 miesięcy temu
  Suguru Hirahara 766ad9ebaa
Add license information to matrix-bridge-appservice-discord 1 rok temu
  Slavi Pantaleev ec5e379672 Update old references to com.devture.ansible.role.postgres & com.devture.ansible.role.traefik 1 rok temu
  Slavi Pantaleev 8445843562 Switch postgres/postgres-backup Ansible role sources and adjust variable names (devture_postgres_ -> postgres_) 1 rok temu
  David Mehren c89c356e53
Add a global config option for Docker network MTU (#3502) 1 rok temu
  Slavi Pantaleev 3758b0cfeb Squashed commit of the following: 2 lat temu
  Slavi Pantaleev bf11a3c2ca Tie up some loose ends for matrix-appservice-discord 2 lat temu
  Slavi Pantaleev dddfee16bc Fix all 300+ ansible-lint-reported errors 3 lat temu
  Slavi Pantaleev 4b111d05d5 Pass devture_postgres_db_migration_request to com.devture.ansible.role.postgres in a cleaner way 3 lat temu
  Slavi Pantaleev 910cd9adf0 Replace import_role calls with include_role calls 3 lat temu
  Slavi Pantaleev 2688e8bfc3 Optimize initial installation by not reloading systemd after each .service install 3 lat temu
  Slavi Pantaleev 04b9483f0d Switch from matrix-postgres to com.devture.ansible.role.postgres 3 lat temu
  Slavi Pantaleev d3bd1ca024 matrix_*_retries_{count,delay} -> devture_playbook_help_*_retries_{count,delay} 3 lat temu
  Slavi Pantaleev a9a81460ec matrix_host_command_docker -> devture_systemd_docker_base_host_command_docker (via com.devture.ansible.role.systemd_docker_base) 3 lat temu
  Slavi Pantaleev 835d2e9581 matrix_systemd_path -> devture_systemd_docker_base_systemd_path (via com.devture.ansible.role.systemd_docker_base) 3 lat temu
  Slavi Pantaleev 410a915a8a Move roles/matrix* to roles/custom/matrix* 3 lat temu
  Sebastian Gumprich 48388a3d96 use fqcns for some task 3 lat temu
  Slavi Pantaleev 1ea1597020 Fix some ansible-lint-reported warnings 3 lat temu
  Slavi Pantaleev 7831dc91b3 Import tasks from other roles in a better way 3 lat temu
  Slavi Pantaleev ddf18eadc7 More ansible-lint fixes 3 lat temu
  Slavi Pantaleev 34cdaade08 Use fully-qualified module names for builtin Ansible modules 3 lat temu
  Aine 2da3768b20
Added retries to the docker pulls (#1701) 4 lat temu
  Aine 701591e87e
Added retries to the docker pulls 4 lat temu
  Jim Myhrberg eeca3c8dca
fix: avoid yaml being wrapped at column 80 via to_nice_yaml 4 lat temu
  Marko Weltzer 7e5b88c3b7 fix: all praise the allmighty yamllinter 4 lat temu
  Slavi Pantaleev 735c966ab6 Disable systemd services when stopping to uninstall them 4 lat temu
  Michael Collins 98e6cd685d sync with previous repo 4 lat temu
  Stuart Mumford 019a4d7dcd Use role relative paths for things 5 lat temu
  Slavi Pantaleev cba973d6b5 Enable automatic (SQLite -> Postgres) migration for matrix-appservice-discord 5 lat temu
  Slavi Pantaleev 5dba0c038b Make --tags=import-generic-sqlite-db commands not pass a sensitive connection string around 5 lat temu
  Slavi Pantaleev d91aa5a060 Do not introduce sub-variables exposing implementation details 5 lat temu
  Slavi Pantaleev 4617984b9f Add (SQLite -> Postgres) migration instructions 5 lat temu
  Slavi Pantaleev b87b754372 Fail if appservice-discord wants Postgres, but has leftover SQLite data 5 lat temu
  Slavi Pantaleev 75f9fde7a4 Remove some more -v usage 5 lat temu
  Chris van Dijk 6e3b877dc2 Remove hardcoded command paths in playbook shell usage 5 lat temu
  Chris van Dijk 7585bcc4ac Allow the matrix user username and groupname to be configured separately 5 lat temu
  mooomooo eebc6e13f8 Made directory variables for /etc/systemd/system , /etc/cron.d , /usr/local/bin 6 lat temu
  Slavi Pantaleev c40d28a0dc Relocate user-store.db/room-store.db when migrating Discord bridge files 6 lat temu
  Slavi Pantaleev 8529efcd1c Make Discord bridge configuration playbook-managed 6 lat temu
  Slavi Pantaleev 00383a73ac Make running --tags=setup-synapse only not fail to register bridges 6 lat temu
  Slavi Pantaleev 7d3adc4512 Automatically force-pull :latest images 6 lat temu
  Slavi Pantaleev 70487061f4 Prefer --mount instead of -v for mounting volumes 6 lat temu
  Dan Arnfield 9c23d877fe Fix docker_image option for ansible < 2.8 6 lat temu
  Dan Arnfield db15791819 Add source option to docker_image to fix deprecation warning 6 lat temu
  Slavi Pantaleev 8d654aecdd Improve file naming consistency 6 lat temu
  Slavi Pantaleev 663d1add92 Move matrix-appservice-discord into a separate role 6 lat temu
  Slavi Pantaleev 390ec8a599 Skip some tasks when not necessary to run them 7 lat temu
  Slavi Pantaleev 85c5adfd69 Minor consistency improvements 7 lat temu
  Slavi Pantaleev a310a01818 Use non-root and no-capability containers during Discord setup 7 lat temu