Add radarr package

This commit is contained in:
2019-05-10 18:18:54 -04:00
parent c37305864d
commit ee2c8b1604
5 changed files with 134 additions and 0 deletions

View File

@ -0,0 +1,5 @@
---
- name: restart radarr
service:
name: "radarr"
state: "restarted"