17 コミット (f16c8dfcbf53317b772dcde65eb7c4e8a40bbb40)

作成者 SHA1 メッセージ 日付
  Slavi Pantaleev 3ee7deb2d7 Rename variable (`matrix_user_groupname` -> `matrix_group_name`) 10ヶ月前
  Slavi Pantaleev 9fc5cdab33 Rename variable (`matrix_user_username` -> `matrix_user_name`) 10ヶ月前
  Suguru Hirahara 66e37a68ae
Add license information to files for matrix-coturn 1年前
  Slavi Pantaleev afb97e18ac Make matrix-coturn role respect `devture_systemd_docker_base_ipv6_enabled` 1年前
  Suguru Hirahara 2773c053d0
Update files for coturn (#3953) 1年前
  Suguru Hirahara ba9aeb7c9f
Consistent capitalization: NOTE → Note 1年前
  David Mehren c89c356e53
Add a global config option for Docker network MTU (#3502) 1年前
  Slavi Pantaleev ad32953e0b Add additional-networks support to matrix-coturn 2年前
  Slavi Pantaleev 954634b580 Make ansible-lint happy 2年前
  Slavi Pantaleev dc9ff4e01b Add support for external-IP-address-autodetection to Coturn 2年前
  Slavi Pantaleev 2649d9d8bb Fix lint-reported errors 2年前
  Slavi Pantaleev dddfee16bc Fix all 300+ ansible-lint-reported errors 3年前
  Slavi Pantaleev aafa8f019c Allow matrix_coturn_docker_network to be set to 'host' to use host-networking 3年前
  Slavi Pantaleev 707e909b9b /usr/local/bin/matrix-ssl-lets-encrypt-certificates-renew -> /matrix/ssl/bin/lets-encrypt-certificates-renew 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 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年前
  Marko Weltzer 7e5b88c3b7 fix: all praise the allmighty yamllinter 4年前
  Michael Collins 98e6cd685d sync with previous repo 4年前
  Michael-GMH 85777e8f96 merge with upstream 4年前
  Slavi Pantaleev 1ab507349c Fix self-building for various components on Ansible < 2.8 4年前
  Slavi Pantaleev 689dcea773 Fix self-building for Coturn 4年前
  Slavi Pantaleev e1690722f7 Replace cronjobs with systemd timers 5年前
  Slavi Pantaleev 6f5aaad48d Split install/uninstall tasks in matrix-coturn 5年前
  Béla Becker 6f9b4bd9ac Drop workaround for old Ansible docker_network bug 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年前
  Slavi Pantaleev 2a1ec38e3a Stop using Ansible's cron module 5年前
  Slavi Pantaleev de0efe96e7 Fix incorrect when statement 5年前
  Chris van Dijk 74df10633a Remove hardcoded command paths in playbook cron usage 5年前
  Chris van Dijk 7585bcc4ac Allow the matrix user username and groupname to be configured separately 5年前
  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 697f86d06f minor fix 6年前
  Horvath Gergely 7c4a86bc6b add coturn support for raspberry pi 6年前
  gusttt 25262fa0e1 Disable docker network tasks in check mode to allow running the playbook in check mode (--check --diff) 6年前
  Slavi Pantaleev 7d3adc4512 Automatically force-pull :latest images 6年前
  Dan Arnfield 9c23d877fe Fix docker_image option for ansible < 2.8 6年前
  Dan Arnfield fa38c84be2 Fix casting int to string warning 6年前