Use the standard LiveKit JWT extra arguments variable

This commit is contained in:
Slavi Pantaleev
2026-08-31 06:43:22 +03:00
parent 92c7d216c8
commit ff90752790
3 changed files with 2 additions and 4 deletions
@@ -15,6 +15,7 @@
with_items:
- {'old': 'matrix_livekit_jwt_service_environment_variable_livekit_jwt_port', 'new': 'matrix_livekit_jwt_service_container_port'}
- {'old': 'matrix_livekit_jwt_service_container_image_force_pull', 'new': '<removed> (the new community.docker.docker_image_pull module handles this natively)'}
- {'old': 'matrix_livekit_jwt_service_container_additional_arguments', 'new': 'matrix_livekit_jwt_service_container_extra_arguments'}
- name: Fail if required LiveKit JWT Service settings are not defined
ansible.builtin.fail: