ansible_nzbget_docker
Ansible NZBGet
NZBGet in Docker
Requirements
N/A
Role Variables
nzbget_name
: Name of container
nzbget_image
: Docker image to use
nzbget_config_directory
: Directory to store configuration files
nzbget_download_directory
: Directory to store downloads
nzbget_ports
: List of ports to expose
nzbget_docker_additional_options
: Additional parameters to add to docker container
nzbget_environment_variables
: Docker environmental variables
nzbget_config
: Options to change in configuration file
Dependencies
N/A
Example Playbook
- hosts: servers
become: true
roles:
- role: calvinbui.ansible_nzbget_docker
License
GPLv3
Author Information
Install
ansible-galaxy install calvinbui/ansible-nzbget-docker
License
Unknown
Downloads
230
Owner
Soft tabs > spaces > tabs. I'm not a developer.