calvinbui.ansible_qbittorrent_docker
Ansible qBittorrent
This is a setup for running qBittorrent using Docker.
Requirements
None
Role Variables
qbittorrent_name
: The name you want for the Docker container.qbittorrent_image
: The Docker image you will use.qbittorrent_webui_port
: The port for the web interface.qbittorrent_config_directory
: The folder where configuration files will be saved.qbittorrent_download_directory
: The folder where downloaded files will be stored.qbittorrent_ports
: The list of ports to open.qbittorrent_docker_additional_options
: Extra settings that you can add to the Docker container.qbittorrent_environment_variables
: Environment variables for the Docker container.qbittorrent_config
: Settings you want to change in the configuration file.
Dependencies
None
Example Playbook
- hosts: servers
become: true
roles:
- role: calvinbui.ansible_qbittorrent_docker
License
GPLv3
Author Information
Visit calvin.me for more information.
Installa
ansible-galaxy install calvinbui.ansible_qbittorrent_docker
Licenza
Unknown
Download
244
Proprietario
Soft tabs > spaces > tabs. I'm not a developer.