Sfoglia il codice sorgente
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 anno fa
committed by
GitHub
Non sono state trovate chiavi note per questa firma nel database
ID Chiave GPG: B5690EEEBB952194
1 ha cambiato i file con
1 aggiunte e
1 eliminazioni
-
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 |
|
|
|
|