Bring container-network-creation tasks up-to-date for Element Call and LiveKit-related services

This commit is contained in:
Slavi Pantaleev
2025-03-12 06:27:11 +02:00
parent 7572522820
commit 413d591562
3 changed files with 9 additions and 0 deletions

View File

@ -61,6 +61,7 @@
enable_ipv6: "{{ devture_systemd_docker_base_ipv6_enabled }}"
name: "{{ matrix_livekit_jwt_service_container_network }}"
driver: bridge
driver_options: "{{ devture_systemd_docker_base_container_networks_driver_options }}"
- name: Ensure LiveKit JWT Service systemd service is installed
ansible.builtin.template: