sonarr

Ansible Role: Sonarr

Build Status

An Ansible Role that installs Sonarr v3 on Debian.

Requirements

None.

Role Variables

  • sonarr_user: name of the system user that runs sonarr, defaults to sonarr
  • 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 to sonarr

Dependencies

None.

Example Playbook

- name: Install Sonarr v3.
  hosts: all
  roles:
    - hadrienpatte.sonarr

License

MIT

Author Information

Hadrien Patte PGP 0xFB500BB0

Install
ansible-galaxy install HadrienPatte/ansible-role-sonarr
GitHub repository
License
mit
Downloads
599
Owner
Automation enthusiast