sa-vnc-remote-desktop
sa-vnc-remote-desktop
Installs x11vnc server guardened by {{vnc_password}}
Example of use:
- {
role: "sa-vnc-remote-desktop"
}
Advanced:
- {
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"
}
See box-example for standalone installation example
Remarks
- Default vnc_password value is: 'vnc'.
Usage with ansible galaxy workflow
- If you installed the sa-vnc-remote-desktop rule using the command
ansible galaxy install softasap.sa-vnc-remote-desktop
the role will be available in the folder library\softasap.sa-vnc-remote-desktop. Please adjust the path accordingly.
- {
role: "softasap.sa-vnc-remote-desktop",
vnc_password: "myverysecurevncpasswordyeah"
}
Copyright and license
Code licensed under the [BSD 3 clause] (https://opensource.org/licenses/BSD-3-Clause) or the [MIT License] (http://opensource.org/licenses/MIT).
Subscribe for roles updates at [FB] (https://www.facebook.com/SoftAsap/)
About
installs, and configures for auto ran x11vnc remote desktop
Install
ansible-galaxy install softasap/sa-vnc-remote-desktop
License
mit
Downloads
564
Owner
Get your application deployed in a robust way