removing jellyfin

This commit is contained in:
Aritra Dalal
2026-04-21 00:56:12 +01:00
parent aa1ccb02f5
commit ad01f7c3e5

5
jellyfin_docker_stop.yml Normal file
View File

@@ -0,0 +1,5 @@
---
- name: Delete jellyfin Docker
community.docker.docker_container:
name: jellyfin
state: absent