Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
las-it-organisation
32-0-IT instructions and rules
ansible
Commits
84edf54a
Commit
84edf54a
authored
Apr 05, 2018
by
julian.gethmann
Browse files
Reorder the lines to avoid become error
parent
647c7d18
Changes
1
Hide whitespace changes
Inline
Side-by-side
roles/clients/tasks/cups.yml
View file @
84edf54a
...
...
@@ -11,10 +11,10 @@
dnf
:
name
:
"
{{
item
}}"
state
:
present
when
:
ansible_distribution == 'Fedora'
with_items
:
-
"
hplip-common"
-
"
hplip"
when
:
ansible_distribution == 'Fedora'
-
name
:
install CUPS
become
:
yes
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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