Преглед на файлове
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 реда
-
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 |
|
|
|
|