ansible_nzbhydra_docker
Ansible NZBHydra
NZBHydra in Docker
Requirements
N/A
Role Variables
nzbhydra_name
: Name of container
nzbhydra_image
: Docker image to use
nzbhydra_ports
: List of ports to expose
nzbhydra_config_directory
: Directory to store configuration files
nzbhydra_download_directory
: Directory to store downloads
nzbhydra_environment_variables
: Docker environmental variables
nzbhydra_docker_additional_options
: Additional parameters to add to docker container
nzbhydra_config
: Options to change in configuration file
nzbhydra_downloaders
: A list of dictionaries containing the options for reach downloader
nzbhydra_indexers
: A list of dictionaries containing the options for reach indexer
Dependencies
N/A
Example Playbook
- hosts: servers
become: true
roles:
- role: calvinbui.ansible_nzbhydra_docker
License
GPLv3
Author Information
Install
ansible-galaxy install calvinbui/ansible-nzbhydra-docker
License
Unknown
Downloads
226
Owner
Soft tabs > spaces > tabs. I'm not a developer.