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
Simple Deploy- and Management
package.dhcp.kea
Commits
d96038c7
Commit
d96038c7
authored
May 06, 2019
by
Pietsch, Martin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
convert simple string of package_service values to list
parent
a357ade2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
vars/main.yml
vars/main.yml
+1
-1
No files found.
vars/main.yml
View file @
d96038c7
...
...
@@ -4,6 +4,6 @@ package_packages: {
}
package_service
:
{
"
freebsd"
:
"
kea"
"
freebsd"
:
[
"
kea"
]
}
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