Skip to content
Snippets Groups Projects
Commit b0cf3057 authored by Robin Sonnabend's avatar Robin Sonnabend
Browse files

Fix loop in etherpad role

parent 625d0362
No related branches found
No related tags found
No related merge requests found
...@@ -10,5 +10,5 @@ ...@@ -10,5 +10,5 @@
- name: restart etherpad - name: restart etherpad
debug: debug:
var: item var: item
when: item.changed when: item.value.changed
loop: etherpad_config.results with_dict: etherpad_config.results
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment