matrix-docker-ansible-deploy/roles/custom/matrix-dendrite/tasks
David Mehren c89c356e53
Add a global config option for Docker network MTU (#3502)
* Add a global config option for Docker network MTU

* Upgrade systemd_docker_base (v1.2.0-0 -> v1.3.0-0)

The new version includes `devture_systemd_docker_base_container_networks_driver_options`
due to 3cc7d12396

Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/3502

* Switch from passing matrix_playbook_docker_network_mtu to respecting devture_systemd_docker_base_container_networks_driver_options

Related to:
- 3cc7d12396
- https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/3502

* Update all roles to versions that respect `devture_systemd_docker_base_container_networks_driver_options`

---------

Co-authored-by: Slavi Pantaleev <slavi@devture.com>
2024-09-18 16:20:27 +03:00
..
main.yml Fix all 300+ ansible-lint-reported errors 2023-03-07 17:28:15 +02:00
register_user.yml Fix --tags=register-user not working on Dendrite due to broken Jinja syntax 2022-12-31 17:33:46 +02:00
self_check_client_api.yml Replace most import_tasks calls with include_tasks for improved performance 2022-11-24 11:33:45 +02:00
self_check_federation_api.yml Replace most import_tasks calls with include_tasks for improved performance 2022-11-24 11:33:45 +02:00
setup_install.yml Add a global config option for Docker network MTU (#3502) 2024-09-18 16:20:27 +03:00
setup_uninstall.yml /usr/local/bin/matrix-dendrite-create-account -> /matrix/dendrite/bin/create-account 2022-11-27 09:42:10 +02:00
validate_config.yml Add support for the internal Traefik entrypoint to Dendrite 2024-01-14 10:48:54 +02:00