This role installs novnc with x11vnc and websockify.
A debian based linux distribution
novnc_packages:
- websockify
- x11vnc
- novnc
No dependencies
The following playbook installs the novnc-role:
- hosts: servers
roles:
- role: novnc
GPL-3.0
Wolfgang Hotwagner