Feat: add mpd role and enable it to nas

This commit is contained in:
2022-08-18 21:42:48 +02:00
parent db8a7e758e
commit 5ad74e8f9d
14 changed files with 208 additions and 3 deletions

View File

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