Feat: add minidlna to nas

This commit is contained in:
2022-06-05 09:05:48 +02:00
parent 5b3faafcb1
commit 61d0d56c42
8 changed files with 190 additions and 5 deletions

View File

@@ -0,0 +1,6 @@
---
# handlers file for minidlna
- name: restart minidlna
service:
name: minidlna
state: restart