ansible_jdownloader_docker
Ansible JDownloader
JDownloader in Docker.
Currently using jlesage/jdownloader-2. See their README for environmental variables.
Requirements
N/A
Role Variables
jdownloader_name
: Name of container
jdownloader_image
: Docker image to use
jdownloader_ports
: List of ports to expose
jdownloader_config_directory
: Directory to store configuration files
jdownloader_download_directory
: Directory to store downloads
jdownloader_environment_variables
: Docker environmental variables
jdownloader_docker_additional_options
: Additional parameters to add to docker container
Dependencies
N/A
Example Playbook
- hosts: servers
become: true
roles:
- role: calvinbui.ansible_jdownloader_docker
License
GPLv3
Author Information
Install
ansible-galaxy install calvinbui/ansible-jdownloader-docker
License
Unknown
Downloads
228
Owner
Soft tabs > spaces > tabs. I'm not a developer.