removing jellyfin
This commit is contained in:
5
jellyfin_docker_stop.yml
Normal file
5
jellyfin_docker_stop.yml
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
- name: Delete jellyfin Docker
|
||||||
|
community.docker.docker_container:
|
||||||
|
name: jellyfin
|
||||||
|
state: absent
|
||||||
Reference in New Issue
Block a user