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
78e3e62b
Commit
78e3e62b
authored
Mar 29, 2022
by
Claudio Cavalli
Browse files
Nascosto veyon-configurator da Menu
parent
3cb4a614
Pipeline
#279
passed with stage
in 3 minutes and 19 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
ansible/roles/veyon/tasks/main.yml
View file @
78e3e62b
...
...
@@ -54,6 +54,14 @@
group
:
"
root"
mode
:
"
0755"
-
name
:
stat veyonconfigurator
stat
:
path=/usr/share/applications/veyon-configurator.desktop
register
:
veyonconfigurator_stat
-
name
:
Move veyon-configurator.desktop to veyon-configurator.desktop-bak
command
:
mv /usr/share/applications/veyon-configurator.desktop /usr/share/applications/veyon-configurator.desktop-bak
when
:
veyonconfigurator_stat.stat.exists
-
name
:
Set some standard variables for veyon
shell
:
"
veyon-cli
config
set
'{{
item.name
}}'
'{{
item.value
}}'"
loop
:
...
...
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