mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-03-19 19:48:03 +00:00
Update roles/custom/matrix-livekit-server/tasks/uninstall.yml
Co-authored-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
This commit is contained in:
parent
85c0ffa9e1
commit
82127830b3
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user