9 次代码提交 (e04894de7cd2a2aff05f8404caff6258b62edc09)

作者 SHA1 备注 提交日期
  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 07c23b7cb0 Remove matrix_synapse_role_executed and various tasks that check it 3 年前
  Slavi Pantaleev d3bd1ca024 matrix_*_retries_{count,delay} -> devture_playbook_help_*_retries_{count,delay} 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 年前
  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 年前
  Slavi Pantaleev 735c966ab6 Disable systemd services when stopping to uninstall them 4 年前
  Aaron Raimist 3ab01a5f9e
Pull correct version when self building Mautrix Facebook and Synapse Admin 4 年前
  Michael Collins 98e6cd685d sync with previous repo 4 年前
  Slavi Pantaleev 2697590d28 Remove some useless if conditions 4 年前
  Michael-GMH 85777e8f96 merge with upstream 4 年前
  Slavi Pantaleev 1ab507349c Fix self-building for various components on Ansible < 2.8 4 年前
  Stuart Mumford 019a4d7dcd Use role relative paths for things 5 年前
  Slavi Pantaleev bbc08722c5 Enable automatic (SQLite -> Postgres) migration for matrix-mautrix-facebook 5 年前
  Slavi Pantaleev b9a04a7f95 Rename some remaining `matrix_*_postgres_*` vars back to `matrix_*_database_*` 5 年前
  Slavi Pantaleev a3406a182b Move some things around 5 年前
  Slavi Pantaleev 2d99ade72f Add (Postgres + SQLite) support to matrix-mautrix-facebook bridge 5 年前
  Slavi Pantaleev be5263f397 Move self-building git repository URLs to variables (stop hardcoding) 5 年前
  Slavi Pantaleev 5eed874199 Improve self-building experience (avoid conflict with pullable images) 5 年前
  Chris van Dijk 7585bcc4ac Allow the matrix user username and groupname to be configured separately 5 年前
  Horvath Gergely 3d096a2b13 make selfbuild be forced on (and only) git master change 6 年前
  mooomooo eebc6e13f8 Made directory variables for /etc/systemd/system , /etc/cron.d , /usr/local/bin 6 年前
  Slavi Pantaleev 027056e027 Fix weird path creation 6 年前
  Slavi Pantaleev 3cee815baf Fix some typos 6 年前
  Slavi Pantaleev 2b85fde103 Rename some variables for consistency 6 年前
  Horvath Gergely a5d94eec0b refactor variable names 6 年前
  Horvath Gergely 310aa685f9 refactor based on Slavi's requests 6 年前
  Horvath Gergely 8c1e00a6cd add mautrix-facebook support for raspberry pi 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 18baeabdf2 Do not create Facebook bridge directories with recurse: true 6 年前
  Slavi Pantaleev bf446b6e15 Fix double mv command 6 年前
  Slavi Pantaleev 172b0fa88c Separate Facebook bridge configuration and data 6 年前
  Slavi Pantaleev 330648a3e0 Make Facebook bridge configuration playbook-managed 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 年前