softasap.sa-vnc-remote-desktop

sa-vnc-远程桌面

构建状态

安装受保护的 x11vnc 服务器,密码为 {{vnc_password}}

使用示例:


     - {
         role: "sa-vnc-remote-desktop"
       }

高级用法:

     - {
         role: "sa-vnc-remote-desktop",
         vnc_password: "myverysecurevncpasswordyeah",
         vnc_params: "-auth /root/.Xauthority -forever -loop -noxdamage -repeat -rfbauth /etc/x11vnc.pass -rfbport 5900 -shared -display :12 -xkb -bg -ncache 10 -ncache_cr"
       }

请查看 box-example 以获取独立安装示例

备注

  1. 默认的 vnc_password 值是:'vnc'。

使用 ansible galaxy 工作流程

  1. 如果您使用以下命令安装了 sa-vnc-remote-desktop 规则:

ansible galaxy install softasap.sa-vnc-remote-desktop

该角色将位于文件夹 library\softasap.sa-vnc-remote-desktop 中。请相应地调整路径。


     - {
         role: "softasap.sa-vnc-remote-desktop",
         vnc_password: "myverysecurevncpasswordyeah"
       }

版权和许可

代码根据 BSD 3条款MIT 许可证 进行授权。

请在 FB 订阅角色更新。

关于项目

installs, and configures for auto ran x11vnc remote desktop

安装
ansible-galaxy install softasap.sa-vnc-remote-desktop
许可证
mit
下载
573
拥有者
Get your application deployed in a robust way