Skip to content
Snippets Groups Projects
Commit 71d89b7e authored by Hinrikus Wolf's avatar Hinrikus Wolf
Browse files

Merge branch 'etherpad-fix-update' into 'master'

Etherpad fix update

See merge request !18
parents d0665470 ff7b21c7
No related branches found
No related tags found
1 merge request!18Etherpad fix update
Pipeline #2966 passed
---
etherpad_web_root: "/opt/etherpad"
etherpad_version: "HEAD"
etherpad_version: "1.8.11"
etherpads: []
......
......@@ -8,7 +8,7 @@
daemon_reload: true
- name: restart etherpad
debug:
var: item
when: item.value.changed
systemd:
name: "etherpad@{{ item.item.name }}.service"
state: restarted
with_items: "{{ etherpad_config.results }}"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment