install_veyon role – Install Veyon
Note
This role is part of the ufrmath.computer_labs collection (version 1.0.0).
To install it use: ansible-galaxy collection install git+https://github.com/guillod/computer_labs.
To use it in a playbook, specify: ufrmath.computer_labs.install_veyon.
Entry point main – Install Veyon
Synopsis
Install Veyon through apt;
Open firewall ports used by Veyon (11100,11400);
Upload public key and configuration;
Update configuration if
show_all_hostsisyes;Remove veyon-configurator binary if
remove_configuratorisyes;Upload private key if
install_private_keyisyes.
Parameters
Parameter |
Comments |
|---|---|
install private keys to control the other hosts Choices:
|
|
removes veyon configurator Choices:
|
|
control host view all hosts (if private key is installed), otherwise only the one in the same room Choices:
|
Collection links
Repository (Sources) Administrator documentation User documentation