Quellcode durchsuchen
Update roles/custom/matrix-livekit-server/tasks/uninstall.yml
Co-authored-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
element-call-integration
Slavi Pantaleev
vor 1 Jahr
committed by
GitHub
Ursprung
Commit
82127830b3
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden
GPG-Schlüssel-ID: B5690EEEBB952194
1 geänderte Dateien mit
1 neuen und
1 gelöschten Zeilen
-
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 |
|
|
|
|