Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
FUSS
fuss-client
Commits
525189f7
Verified
Commit
525189f7
authored
Mar 16, 2022
by
Marco Marinello
Browse files
Use veyon-built version instead of Debian's one
parent
4ccc7ff9
Pipeline
#252
passed with stage
in 41 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
ansible/roles/veyon/tasks/main.yml
View file @
525189f7
# This file is part of the FUSS Client Veyon integration.
# Copyright (C) 2019-2021 The FUSS Project <info@fuss.bz.it>
# Author: Claudio Cavalli <ccavalli-nohuman@fuss.bz.it>
# Copyright (C) 2022 The FUSS Project <info@fuss.bz.it>
# Author: Marco Marinello <contact-nohuman@marinello.bz.it>
#
...
...
@@ -23,10 +21,14 @@
name
:
-
veyon-master
-
veyon-service
-
veyon-configurator
-
veyon-plugins
state
:
absent
-
name
:
Install a recent version of Veyon from FUSS Repository
apt
:
name
:
veyon
state
:
latest
# We generally don't want the configuration to be edited,
# so we avoid veyon-configurator to be installed through reccommends
install_recommends
:
no
-
name
:
Install specific session setup script
copy
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment