소스 검색

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
No known key found for this signature in database 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


불러오는 중...
취소
저장