calvinbui.ansible_nzbhydra_docker
Ansible NZBHydra
Run NZBHydra using Docker.
Requirements
None
Role Variables
nzbhydra_name
: The name of the Docker container.nzbhydra_image
: The Docker image to use.nzbhydra_ports
: Which ports to open.nzbhydra_config_directory
: Where to save configuration files.nzbhydra_download_directory
: Where to save downloaded files.nzbhydra_environment_variables
: Environment variables for Docker.nzbhydra_docker_additional_options
: Extra options to add to the Docker container.nzbhydra_config
: Settings to adjust in the configuration file.nzbhydra_downloaders
: A list of settings for each downloader.nzbhydra_indexers
: A list of settings for each indexer.
Dependencies
None
Example Playbook
- hosts: servers
become: true
roles:
- role: calvinbui.ansible_nzbhydra_docker
License
GPLv3
Author Information
Installa
ansible-galaxy install calvinbui.ansible_nzbhydra_docker
Licenza
Unknown
Download
237
Proprietario
Soft tabs > spaces > tabs. I'm not a developer.