Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
infra
ansible-shared
supplemental
Commits
ddd33f8b
Commit
ddd33f8b
authored
Oct 22, 2017
by
Thomas Schneider
Browse files
baremetal: fix syntax errors
Signed-off-by:
Thomas Schneider
<
qsx@qsx.re
>
parent
455ed292
Changes
1
Hide whitespace changes
Inline
Side-by-side
baremetal/tasks/main.yml
View file @
ddd33f8b
...
...
@@ -3,7 +3,7 @@
-
name
:
ensure baremetal-specific packages are installed
apt
:
name
:
{{
item
}}
name
:
"
{{
item
}}
"
state
:
installed
with_items
:
-
lldpd
...
...
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