53 Комити (c1bc2be7ecc8bcdab559e5dbe2f8ded6aeb8a526)

Аутор SHA1 Порука Датум
  Aine 647652852b
fix missing endif пре 5 месеци
  Aine c704be1f68
fix typo пре 5 месеци
  Aine ba19f37cb2
add more vars to dynamic dns config пре 5 месеци
  Slavi Pantaleev 51ab9ed9ff Adjust `lstrip_blocks` to use a `bool` value for compatibility with ansible-core>=2.19.0 пре 7 месеци
  Slavi Pantaleev a1f6ee4dc9 Improve compatibility with ansible-core>=2.19.0 by not reaching into `vars` пре 7 месеци
  Suguru Hirahara 3653f9f89b Run codespell --write-changes пре 9 месеци
  Slavi Pantaleev 3ee7deb2d7 Rename variable (`matrix_user_groupname` -> `matrix_group_name`) пре 10 месеци
  Slavi Pantaleev 9fc5cdab33 Rename variable (`matrix_user_username` -> `matrix_user_name`) пре 10 месеци
  Townsend 9ac8f1f531 Fixed ddclient dst path пре 11 месеци
  Townsend f2f9472c4a Improved dynamic DNS пре 11 месеци
  Suguru Hirahara cb18b5235f
Add license information to files for matrix-dynamic-dns пре 1 година
  Slavi Pantaleev c47eca389b Rework all roles to include `component_(docker|container)_image_registry_prefix*` variables пре 1 година
  Slavi Pantaleev d6bf789710 Remove `matrix_container_global_registry_prefix` variable пре 1 година
  Slavi Pantaleev d12643eb91 Do not use `docker stop --time` (deprecated in Docker v28 in favor of `--timeout` or just `-t`) пре 1 година
  Slavi Pantaleev c691f85533 Upgrade ddclient (3.11.2 -> 4.0.0) and adjust config path пре 1 година
  David Mehren c89c356e53
Add a global config option for Docker network MTU (#3502) пре 1 година
  Slavi Pantaleev 9f2eff2ac7 Respect `devture_systemd_docker_base_docker_service_name` пре 1 година
  Slavi Pantaleev 3758b0cfeb Squashed commit of the following: пре 1 година
  Slavi Pantaleev 92c3122b96 Add additional-networks support to matrix-dynamic-dns пре 2 година
  Slavi Pantaleev c96a0156c0 Make matrix-dynamic-dns use its own container network пре 2 година
  Slavi Pantaleev 21d412f90b Fix syntax errors in some --mount arguments пре 2 година
  Slavi Pantaleev ce2f541deb Switch all remaining container volume mounting from `-v` to `--mount` пре 2 година
  Slavi Pantaleev 2511b34a7c Stop containers gracefully, instead of outright killing them пре 2 година
  renovate[bot] 3bcd0138d4
chore(deps): update linuxserver/ddclient docker tag to v3.11.2 пре 2 година
  renovate[bot] 338af8151b
Update linuxserver/ddclient Docker tag to v3.11.1 пре 2 година
  Slavi Pantaleev 3588cf610e Upgrade ddclient (v3.10.0-ls136 -> v3.11.0-ls137) пре 2 година
  Slavi Pantaleev c6f1dfa724 Switch Renovate versioning for matrix-dynamic-dns to semver пре 2 година
  Slavi Pantaleev ccbff150cd Upgrade ddclient (v3.10.0-ls135 -> v3.10.0-ls136) пре 2 година
  Samuel Meenzen c846ed199b
Annotate version numbers with renovate metadata пре 2 година
  Slavi Pantaleev 3a32fe71fb Upgrade ddclient (v3.10.0-ls131 -> v3.10.0-ls135) пре 2 година
  Slavi Pantaleev 75d4b53484 Upgrade ddclient (v3.10.0-ls126 -> v3.10.0-ls131) пре 2 година
  Slavi Pantaleev 36c55bcb33 Upgrade ddclient (v3.10.0-ls125 -> v3.10.0-ls26) пре 2 година
  Slavi Pantaleev d5fa6feeef Upgrade ddclient (v3.10.0-ls124 -> v3.10.0-ls25) пре 2 година
  Slavi Pantaleev c720d7bb1a Upgrade ddclient (v3.10.0-ls123 -> v3.10.0-ls24) пре 2 година
  Slavi Pantaleev b96792ecf9 Upgrade ddclient (v3.10.0-ls111 -> v3.10.0-ls123) пре 2 година
  Slavi Pantaleev dddfee16bc Fix all 300+ ansible-lint-reported errors пре 3 година
  Slavi Pantaleev d6371a0781 Upgrade ddclient (v3.10.0-ls110 -> v3.10.0-ls111) пре 3 година
  Slavi Pantaleev 1c10a7727c Upgrade ddclient (v3.10.0-ls106 -> v3.10.0-ls110) пре 3 година
  Slavi Pantaleev 8c5e34b37f Upgrade ddclient (v3.10.0-ls105 -> v3.10.0-ls106) пре 3 година
  Slavi Pantaleev 2688e8bfc3 Optimize initial installation by not reloading systemd after each .service install пре 3 година
  Slavi Pantaleev a04f6f4e3d Optimize uninstall tasks a bit пре 3 година
  Slavi Pantaleev 61f67d8f0a Add install-* tags for quicker runs пре 3 година
  Slavi Pantaleev b59981f03c Remove incorrectly places task пре 3 година
  Slavi Pantaleev 7c2a7a8eb6 Replace most import_tasks calls with include_tasks for improved performance пре 3 година
  Slavi Pantaleev 0ea7cb5d18 Remove various init.yml files - initialize systemd services, etc., statically (not at runtime) пре 3 година
  Slavi Pantaleev 7ac27becaf Upgrade ddclient (v3.10.0-ls103 -> v3.10.0-ls105) пре 3 година
  Slavi Pantaleev d3bd1ca024 matrix_*_retries_{count,delay} -> devture_playbook_help_*_retries_{count,delay} пре 3 година
  Slavi Pantaleev 7086c0ebe3 matrix_host_command_sh -> devture_systemd_docker_base_host_command_sh (via com.devture.ansible.role.systemd_docker_base) пре 3 година
  Slavi Pantaleev a9a81460ec matrix_host_command_docker -> devture_systemd_docker_base_host_command_docker (via com.devture.ansible.role.systemd_docker_base) пре 3 година
  Slavi Pantaleev 835d2e9581 matrix_systemd_path -> devture_systemd_docker_base_systemd_path (via com.devture.ansible.role.systemd_docker_base) пре 3 година