sonarr

Ansible Role: Sonarr

An Ansible role that installs Sonarr on Debian like systems.

Requirements

none

Role Variables

  • sonarr_user: sonarr

This is the user which will be used when running Sonarr from the service, it needs to be a pre-existing user.

Dependencies

none

Example Playbook

- hosts: media-center
  roles:
    - { role: lifeofguenter.sonarr, tags: ["sonarr"]}

License

MIT

About

Installs Sonarr

Install
ansible-galaxy install lifeofguenter/ansible-role-sonarr
GitHub repository
License
mit
Downloads
233