17 Revīzijas (ec00a76b147cdb4ea131481f64ec4c5ce5fa7c38)

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