lifeofguenter / ansible-role-sonarr

Ansible role to install Sonarr.

Home Page:https://galaxy.ansible.com/lifeofguenter/sonarr/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Ansible role to install Sonarr.

https://galaxy.ansible.com/lifeofguenter/sonarr/

License:MIT License