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 以获取独立安装示例
备注
- 默认的 vnc_password 值是:'vnc'。
使用 ansible galaxy 工作流程
- 如果您使用以下命令安装了 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"
}
版权和许可
请在 FB 订阅角色更新。