17 Commity (3ee7deb2d7ea00024848aefb067d7919aa062c2e)

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 66e37a68ae
Add license information to files for matrix-coturn 1 rok temu
  Slavi Pantaleev afb97e18ac Make matrix-coturn role respect `devture_systemd_docker_base_ipv6_enabled` 1 rok temu
  Suguru Hirahara 2773c053d0
Update files for coturn (#3953) 1 rok temu
  Suguru Hirahara ba9aeb7c9f
Consistent capitalization: NOTE → Note 1 rok temu
  David Mehren c89c356e53
Add a global config option for Docker network MTU (#3502) 1 rok temu
  Slavi Pantaleev ad32953e0b Add additional-networks support to matrix-coturn 2 lat temu
  Slavi Pantaleev 954634b580 Make ansible-lint happy 2 lat temu
  Slavi Pantaleev dc9ff4e01b Add support for external-IP-address-autodetection to Coturn 2 lat temu
  Slavi Pantaleev 2649d9d8bb Fix lint-reported errors 2 lat temu
  Slavi Pantaleev dddfee16bc Fix all 300+ ansible-lint-reported errors 3 lat temu
  Slavi Pantaleev aafa8f019c Allow matrix_coturn_docker_network to be set to 'host' to use host-networking 3 lat temu
  Slavi Pantaleev 707e909b9b /usr/local/bin/matrix-ssl-lets-encrypt-certificates-renew -> /matrix/ssl/bin/lets-encrypt-certificates-renew 3 lat temu
  Slavi Pantaleev d3bd1ca024 matrix_*_retries_{count,delay} -> devture_playbook_help_*_retries_{count,delay} 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 ddf18eadc7 More ansible-lint fixes 3 lat temu
  Slavi Pantaleev 34cdaade08 Use fully-qualified module names for builtin Ansible modules 3 lat temu
  Slavi Pantaleev 2df993977a Ensure git cloning when self-building is done with the matrix user, not root 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
  Marko Weltzer 7e5b88c3b7 fix: all praise the allmighty yamllinter 4 lat temu
  Michael Collins 98e6cd685d sync with previous repo 4 lat temu
  Michael-GMH 85777e8f96 merge with upstream 4 lat temu
  Slavi Pantaleev 1ab507349c Fix self-building for various components on Ansible < 2.8 4 lat temu
  Slavi Pantaleev 689dcea773 Fix self-building for Coturn 4 lat temu
  Slavi Pantaleev e1690722f7 Replace cronjobs with systemd timers 5 lat temu
  Slavi Pantaleev 6f5aaad48d Split install/uninstall tasks in matrix-coturn 5 lat temu
  Béla Becker 6f9b4bd9ac Drop workaround for old Ansible docker_network bug 5 lat temu
  Slavi Pantaleev be5263f397 Move self-building git repository URLs to variables (stop hardcoding) 5 lat temu
  Slavi Pantaleev 5eed874199 Improve self-building experience (avoid conflict with pullable images) 5 lat temu
  Slavi Pantaleev 2a1ec38e3a Stop using Ansible's cron module 5 lat temu
  Slavi Pantaleev de0efe96e7 Fix incorrect when statement 5 lat temu
  Chris van Dijk 74df10633a Remove hardcoded command paths in playbook cron 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 027056e027 Fix weird path creation 6 lat temu
  Slavi Pantaleev 3cee815baf Fix some typos 6 lat temu
  Slavi Pantaleev 2b85fde103 Rename some variables for consistency 6 lat temu
  Horvath Gergely a5d94eec0b refactor variable names 6 lat temu
  Horvath Gergely 310aa685f9 refactor based on Slavi's requests 6 lat temu
  Horvath Gergely 697f86d06f minor fix 6 lat temu
  Horvath Gergely 7c4a86bc6b add coturn support for raspberry pi 6 lat temu
  gusttt 25262fa0e1 Disable docker network tasks in check mode to allow running the playbook in check mode (--check --diff) 6 lat temu
  Slavi Pantaleev 7d3adc4512 Automatically force-pull :latest images 6 lat temu
  Dan Arnfield 9c23d877fe Fix docker_image option for ansible < 2.8 6 lat temu
  Dan Arnfield fa38c84be2 Fix casting int to string warning 6 lat temu