ソースを参照

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

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

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

@@ -1,7 +1,7 @@
---
# Uninstall tasks for matrix-livekit-server

- name: Stop and remove livekit container
- name: Stop and remove LiveKit container
community.docker.docker_container:
name: "matrix-livekit-server"
state: absent


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