ansible_jdownloader_docker

Build Status GitHub release Ansible Quality Score Ansible Role

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

http://calvin.me

About

JDownloader in Docker

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