Skip to content
Snippets Groups Projects
Commit 2d45b822 authored by Lars Beckers's avatar Lars Beckers
Browse files

etherpad: fix bare variable use

parent f28839ce
No related branches found
No related tags found
No related merge requests found
...@@ -11,4 +11,4 @@ ...@@ -11,4 +11,4 @@
debug: debug:
var: item var: item
when: item.value.changed when: item.value.changed
with_items: etherpad_config.results 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