matrix-docker-ansible-deploy/roles/custom/matrix-synapse/tasks/synapse
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
..
workers Added extra systemd service arguments to synapse workers and proxy companion 2024-01-24 13:14:34 -06: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 Make uninstall tasks for Synapse delete bin/ 2022-11-27 09:43:25 +02:00
setup.yml Move roles/matrix* to roles/custom/matrix* 2022-11-03 09:11:29 +02:00