mirror of
https://github.com/davestephens/ansible-nas
synced 2025-01-13 03:58:47 +00:00
11 lines
403 B
Markdown
11 lines
403 B
Markdown
# 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.
|