calvinbui.ansible_qbittorrent_docker
Ansible qBittorrent
在 Docker 中运行 qBittorrent
需求
无
角色变量
qbittorrent_name
:容器名称
qbittorrent_image
:使用的 Docker 镜像
qbittorrent_webui_port
:WebUI 端口
qbittorrent_config_directory
:存储配置文件的目录
qbittorrent_download_directory
:存储下载内容的目录
qbittorrent_ports
:要公开的端口列表
qbittorrent_docker_additional_options
:附加参数,用于添加到 Docker 容器
qbittorrent_environment_variables
:Docker 环境变量
qbittorrent_config
:在配置文件中要更改的选项
依赖关系
无
示例剧本
- hosts: servers
become: true
roles:
- role: calvinbui.ansible_qbittorrent_docker
许可证
GPLv3
作者信息
安装
ansible-galaxy install calvinbui.ansible_qbittorrent_docker
许可证
Unknown
下载
244
拥有者
Soft tabs > spaces > tabs. I'm not a developer.