ansible_nzbhydra_docker

Build Status GitHub release Ansible Quality Score Ansible Role

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

http://calvin.me

About

NZBHydra in Docker

Install
ansible-galaxy install calvinbui/ansible-nzbhydra-docker
GitHub repository
License
Unknown
Downloads
223
Owner
Soft tabs > spaces > tabs. I'm not a developer.