Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ursinn-ansible/role-nzbget
Ansible Role - Nzbget
https://github.com/ursinn-ansible/role-nzbget
ansible docker linuxserver-image managed-via-terraform
Last synced: 22 days ago
JSON representation
Ansible Role - Nzbget
- Host: GitHub
- URL: https://github.com/ursinn-ansible/role-nzbget
- Owner: ursinn-ansible
- License: mit
- Created: 2022-06-18T15:43:16.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-23T18:47:46.000Z (about 1 month ago)
- Last Synced: 2024-11-23T19:29:05.595Z (about 1 month ago)
- Topics: ansible, docker, linuxserver-image, managed-via-terraform
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ansible Role - Nzbget
[![GitHub last commit](https://img.shields.io/github/last-commit/ursinn-ansible/role-nzbget?logo=github&style=for-the-badge)](https://github.com/ursinn-ansible/role-nzbget/commits)
[![License](https://img.shields.io/github/license/ursinn-ansible/role-nzbget?style=for-the-badge)](https://github.com/ursinn-ansible/role-nzbget/blob/main/LICENSE)Docker Image: https://docs.linuxserver.io/images/docker-nzbget
## Options
| Option | Default Value |
| ---- | ---- |
| role_nzbget_image | lscr.io/linuxserver/nzbget |
| role_nzbget_container | nzbget |
| role_nzbget_puid | 1000 |
| role_nzbget_pgid | 1000 |
| role_nzbget_tz | Europe/Zurich |
| role_nzbget_dir | /opt/app-nzbget |
| role_nzbget_network | app-network |## License
This project is under the MIT License. See the [LICENSE](https://github.com/ursinn-ansible/role-nzbget/blob/main/LICENSE) file for the full license text.