sorrowless.dante

sbog/dante

构建状态 Ansible 角色 Ansible 质量分数 Ansible 角色 GitHub

安装和配置 Dante socks4/5 服务器的角色

需求

Ansible 2.4

角色变量

defaults/main.yml 文件中查看这些变量。

依赖

示例剧本

- name:  Dante 代理安装到目标服务器
  hosts: dante
  remote_user: root

  roles:
    - { role: dante, tags: ['dante'] }

许可证

Apache 2.0

作者信息

此角色由 Stan Bogatkin 创建。

关于项目

Ansible role to deploy Dante socks4/5 server

安装
ansible-galaxy install sorrowless.dante
许可证
apache-2.0
下载
383
拥有者
Barocco-style deployment engineer