Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
service
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ansible-roles
service
Commits
80ebec58
Commit
80ebec58
authored
7 years ago
by
Tomasz Ziółkowski
Browse files
Options
Downloads
Patches
Plain Diff
redundant newline
parent
f32df410
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
templates/service.j2
+0
-1
0 additions, 1 deletion
templates/service.j2
with
0 additions
and
1 deletion
templates/service.j2
+
0
−
1
View file @
80ebec58
...
...
@@ -12,7 +12,6 @@ After={% for _service_after in service_order_after %}{{ _service_after }} {% end
PartOf={% for _service_part_of in service_part_of %}{{ _service_part_of }} {% endfor %}
{% endif %}
{% for _key, _value in ( (service_additional_options | default({})).unit | default({})).iteritems() %}
{{ _key }}={{ _value }}
{% endfor %}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment