matrix-docker-ansible-deploy/roles/custom/matrix-media-repo/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 Added config validation for matrix media repo 2023-12-05 23:35:05 -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 Updated code to use identifier variable 2023-07-13 21:16:07 -05:00
validate_config.yml Add Traefik labels for handling authenticated media (MSC3916) in matrix-media-repo 2024-07-11 07:03:20 +03:00