Skip to content

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

License

Notifications You must be signed in to change notification settings

lifeofguenter/ansible-role-nzbget

Repository files navigation

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: 24.5
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