Update to 2023-12-06 22:00

This commit is contained in:
Daniel Berteaud
2023-12-06 22:00:32 +01:00
parent 70071a8ae9
commit 68466033d1
11 changed files with 35 additions and 13 deletions

View File

@@ -39,6 +39,8 @@
repo: "{{ jitsi_videobridge_git_url }}"
dest: "{{ jitsi_root_dir }}/src/videobridge"
force: True
depth: 1
single_branch: True
become_user: "{{ jitsi_user }}"
register: jitsi_videobridge_git
tags: jitsi