ansible_qbittorrent_docker
Ansible qBittorrent
qBittorrent in Docker
Requirements
N/A
Role Variables
qbittorrent_name
: Name of container
qbittorrent_image
: Docker image to use
qbittorrent_webui_port
: WebUI port
qbittorrent_config_directory
: Directory to store configuration files
qbittorrent_download_directory
: Directory to store downloads
qbittorrent_ports
: List of ports to expose
qbittorrent_docker_additional_options
: Additional parameters to add to docker container
qbittorrent_environment_variables
: Docker environmental variables
qbittorrent_config
: Options to change in configuration file
Dependencies
N/A
Example Playbook
- hosts: servers
become: true
roles:
- role: calvinbui.ansible_qbittorrent_docker
License
GPLv3
Author Information
Install
ansible-galaxy install calvinbui/ansible-qbittorrent-docker
License
Unknown
Downloads
230
Owner
Soft tabs > spaces > tabs. I'm not a developer.