hadrienpatte.sonarr
Ansible Role: Sonarr
This is an Ansible Role that installs Sonarr version 3 on Debian systems.
Requirements
No specific requirements.
Role Variables
sonarr_user
: The name of the system user that runs Sonarr. The default issonarr
.sonarr_group
: The group associated with the system user running Sonarr. Any media files created by Sonarr can be modified by this group. It's recommended to keep this group the same across the download client, Sonarr, and media centers. The default issonarr
.
Dependencies
No dependencies.
Example Playbook
- name: Install Sonarr v3.
hosts: all
roles:
- hadrienpatte.sonarr
License
MIT License
Author Information
Installa
ansible-galaxy install hadrienpatte.sonarr
Licenza
mit
Download
611
Proprietario
Automation enthusiast