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
webservices
Commits
ff7b21c7
Commit
ff7b21c7
authored
Apr 08, 2021
by
Robin Sonnabend
Browse files
Fix etherpad unit restart handler
parent
02d79e5c
Pipeline
#2963
passed with stage
in 1 minute and 29 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
etherpad/handlers/main.yml
View file @
ff7b21c7
...
...
@@ -8,7 +8,7 @@
daemon_reload
:
true
-
name
:
restart etherpad
debug
:
var
:
item
when
:
item.value.chang
ed
systemd
:
name
:
"
etherpad@{{
item.item.name
}}.service"
state
:
restart
ed
with_items
:
"
{{
etherpad_config.results
}}"
Write
Preview
Supports
Markdown
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