65 次程式碼提交 (ccabc82d4cd46f586fac9fc63c4f54abe35cd49c)

作者 SHA1 備註 提交日期
  Slavi Pantaleev 23daec748c Require Ansible v2.7 or newer (because of items2dict and dict2items) 5 年之前
  Slavi Pantaleev 43c5f3ec6e Do not create /home/matrix when creating the matrix user 5 年之前
  Slavi Pantaleev 7eb8192a51 Comlain about version requirement on Ansible v1 5 年之前
  Slavi Pantaleev 3d702fe03b Avoid set_fact with error message to prevent confusion 5 年之前
  Slavi Pantaleev 3c285bc6f5 Install lsb-release on Debian distros if unavailable 5 年之前
  vractal 9b61fef271 Replace gpg dependency for gnupg for better debian compatibility 5 年之前
  hungrymonkey d093b9b148 Added gpg as base dependency for Debian 10 5 年之前
  Slavi Pantaleev c6ab1c6a90 Riot is now Element 5 年之前
  shadow ddfc945fcf Remove unused validate_config.yml, since it causes ansible warnings 5 年之前
  Slavi Pantaleev 227f1a28e3 Allow matrix_user_uid/matrix_user_gid to be specified manually 5 年之前
  Slavi Pantaleev 7729511a84 Make vars.yml snapshotting optional and more configurable 5 年之前
  Slavi Pantaleev 67ab7e7a1b Preserve vars.yml on the server for easily restoring 5 年之前
  Dan Arnfield 787f12e70d Fix typo in validation 5 年之前
  Slavi Pantaleev c1c8b8e62c Warn about matrix_user_uid/matrix_user_gid 5 年之前
  Slavi Pantaleev ccc7aaf0ce Fix "Migrating to a new server" flow due to dynamic user/group creation 5 年之前
  Slavi Pantaleev 8fea6f5130 Make sure matrix_user_uid and matrix_user_gid are always set 5 年之前
  Fanch a1c5a197a9 remove default UID/GID 5 年之前
  Chris van Dijk 7585bcc4ac Allow the matrix user username and groupname to be configured separately 5 年之前
  Slavi Pantaleev 9a43cc02e0 Only install docker-python if matrix_docker_installation_enabled 5 年之前
  Alin Trăistaru 604e581a97 add ntpd defaults 6 年之前
  Marcel Partap 874e2e1fc0 Rename variables (s/mxisd/ma1sd/) and adapt roles 6 年之前
  Slavi Pantaleev 26b73e3a4b Do not install unnecessary bash-completion 6 年之前
  Christian Wolf 8c9b5ea6dd Removed a few syntax bugs in Archlinux configuration 6 年之前
  Christian Wolf 4bc73ff4bb Removed autoinstallation of cron due to documentation 6 年之前
  Christian Wolf d84b2868b7 Added basic changes to make it compatible with Archlinux 6 年之前
  mooomooo eebc6e13f8 Made directory variables for /etc/systemd/system , /etc/cron.d , /usr/local/bin 6 年之前
  Horvath Gergely 3c8535c3bc check ansible version for self-building in every role 6 年之前
  Horvath Gergely 6232a81caf check if target distro is Raspbian and install docker accordingly 6 年之前
  Horvath Gergely 310aa685f9 refactor based on Slavi's requests 6 年之前
  Horvath Gergely 610c98d6ab add riot-web support for raspberry pi 6 年之前
  Horvath Gergely 40d0fea06c add mautrix-hangouts support for raspberry pi 6 年之前
  Horvath Gergely f28c7b71d2 build mxisd for rapsberry pi 6 年之前
  Horvath Gergely 8c1e00a6cd add mautrix-facebook support for raspberry pi 6 年之前
  Horvath Gergely 7c4a86bc6b add coturn support for raspberry pi 6 年之前
  Horvath Gergely a096eafb45 add possibility to install synapse on raspberry pi 6 年之前
  dhose 320d512541 Fix for when if case evaluates to false 6 年之前
  Dan Arnfield bc620895ca Install python3-docker if ansible is running python 3 6 年之前
  Gergely Horváth 1c314fcf29 first version of raspbian docker setup 6 年之前
  Gergely Horváth 05966c8cff make sure Raspbian is not handled the same as Debian 6 年之前
  Slavi Pantaleev f348370f15
Remove unnecessary update_cache directive / Debian 6 年之前
  Slavi Pantaleev c88c0e7e87
Remove unnecessary update_cache directive / CentOS 6 年之前
  Dan Arnfield 960088752c Add matrix_docker_package_name 6 年之前
  Dan Arnfield 80cfb2a93e Add matrix_docker_installation_enabled 6 年之前
  Dan Arnfield 3cec6947ed Refactor base server setup tasks 6 年之前
  Hardy Erlinger eb7391d373 Fix: Restrict a Debian-specific task to Debian OS. 6 年之前
  Dan Arnfield b975363530 Don't install docker-ce if docker.io is installed 6 年之前
  gusttt 25262fa0e1 Disable docker network tasks in check mode to allow running the playbook in check mode (--check --diff) 6 年之前
  Dan Arnfield de6c1c99b2 Fix apt message: docker doesn't support arch 'i386' 6 年之前
  Slavi Pantaleev 2e16257e50 Do not ask for _matrix._tcp SRV records anymore 6 年之前
  Dan Arnfield 3982f114af Fix CONDITIONAL_BARE_VARS deprecation warning in ansible 2.8 6 年之前