ソースを参照

Update roles/custom/matrix-livekit-server/tasks/install.yml

Co-authored-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
element-call-integration
Slavi Pantaleev 1年前
committed by GitHub
コミット
10df145101
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: B5690EEEBB952194
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      roles/custom/matrix-livekit-server/tasks/install.yml

+ 1
- 1
roles/custom/matrix-livekit-server/tasks/install.yml ファイルの表示

@@ -30,7 +30,7 @@
group: "{{ matrix_user_groupname }}"

# Ensure Docker Images are Pulled
- name: Ensure livekit Docker image is pulled
- name: Ensure LiveKit Docker image is pulled
community.docker.docker_image:
name: "{{ matrix_livekit_server_image }}"
source: pull


読み込み中…
キャンセル
保存