Procházet zdrojové kódy

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

Co-authored-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
element-call-integration
Slavi Pantaleev před 1 rokem
committed by GitHub
rodič
revize
82127830b3
V databázi nebyl nalezen žádný známý klíč pro tento podpis ID GPG klíče: B5690EEEBB952194
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      roles/custom/matrix-livekit-server/tasks/uninstall.yml

+ 1
- 1
roles/custom/matrix-livekit-server/tasks/uninstall.yml Zobrazit soubor

@@ -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


Načítá se…
Zrušit
Uložit