lifeofguenter / ansible-role-nzbget

Ansible role that compiles & configures NZBGet on Debian-like systems.

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lifeofguenter.nzbget

An Ansible role that compiles & configures NZBGet on Debian-like systems.

/usr/share/nzbget/nzbget.conf -> /home/nzb/.nzget webuidirectory configtemplate

Requirements

none

Role Variables

nzbget_version: 23.0
nzbget_user: nzb

Dependencies

none

Example Playbook

- hosts: media-center
  roles:
    - { role: lifeofguenter.nzbget }

License

MIT, see the LICENSE file for details.

Author Information

Günter Grodotzki

About

Ansible role that compiles & configures NZBGet on Debian-like systems.

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

License:MIT License