noplanman.tor
Ansible 角色:Tor
:rocket: 开发已转移到 **gitlab.com**。
(GitHub上的仓库只是一个镜像,因此请在GitLab上fork以贡献。无需注册,只需使用您的GitHub帐户登录。)
此角色在基于RedHat或Debian的Linux系统上安装Tor。
要求
无。
依赖
无。
角色变量
请参阅defaults/main.yml
以获取所有可用变量。
示例剧本
- hosts: servers
vars_files:
- vars/main.yml
roles:
- noplanman.tor
在 vars/main.yml
中:
tor_http_port: "8080"
测试
使用Docker对不同操作系统测试该角色。
请查看tests
文件夹。
许可证
MIT
安装
ansible-galaxy install noplanman.tor
许可证
mit
下载
138
拥有者
Passionate open sourcerer and sharer 😇
Find me coding at @php-telegram-bot and a plethora of other little projects that I care about.