17 Commits (a79b4e2e7fa82c391c2575dd9af002f436cea64c)

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