Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
las-it-organisation
32-0-IT instructions and rules
ansible
Commits
f9776e24
Commit
f9776e24
authored
Jan 17, 2019
by
julian.gethmann
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix deprecation warning
parent
4319f095
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
3 deletions
+1
-3
desktop.yml
desktop.yml
+1
-3
No files found.
desktop.yml
View file @
f9776e24
...
...
@@ -2,9 +2,7 @@
tasks
:
-
name
:
install desktop software
dnf
:
name
:
"
{{
item
}}"
name
:
"
{{
desktop_software
}}"
state
:
present
become
:
yes
when
:
ansible_distribution == 'Fedora'
with_items
:
-
"
{{
desktop_software
}}"
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