sonarr
Ansible Role: Sonarr
An Ansible Role that installs Sonarr v3 on Debian.
Requirements
None.
Role Variables
sonarr_user
: name of the system user that runs sonarr, defaults tosonarr
sonarr_group
: group of the system user that runs sonarr. Any media files created by Sonarr will be writeable by this group. It's advisable to keep the group the same between download client, Sonarr and media centers. Defaults tosonarr
Dependencies
None.
Example Playbook
- name: Install Sonarr v3.
hosts: all
roles:
- hadrienpatte.sonarr
License
MIT
Author Information
Install
ansible-galaxy install HadrienPatte/ansible-role-sonarr
License
mit
Downloads
602
Owner
Automation enthusiast