mirror of
https://github.com/davestephens/ansible-nas
synced 2025-01-12 11:38:47 +00:00
Duplicate website/docs/applications/download-tools/sabnzbd.md history in roles/sabnzbd/docs/ history.
This commit is contained in:
parent
039df5b991
commit
c2d81b290f
1 changed files with 13 additions and 0 deletions
13
roles/sabnzbd/docs/sabnzbd.md
Normal file
13
roles/sabnzbd/docs/sabnzbd.md
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
---
|
||||||
|
title: "Sabnzbd"
|
||||||
|
---
|
||||||
|
|
||||||
|
Homepage: <https://sabnzbd.org/>
|
||||||
|
|
||||||
|
The time tested Usenet downloader provided with FreeNAS. It just works for those migrating from FreeNAS.
|
||||||
|
|
||||||
|
## Usage
|
||||||
|
|
||||||
|
Set `sabnzbd_enabled: true` in your `/inventories/[my inventory]/group_vars/nas.yml` file.
|
||||||
|
|
||||||
|
The Sabnzbd web interface can be found at <http://ansible_nas_host_or_ip:18080>. Use this interface to configure the software upon first connection.
|
Loading…
Reference in a new issue