Fix for 147
This commit is contained in:
parent
c2dede8958
commit
cfe6d1828a
2 changed files with 3 additions and 2 deletions
|
|
@ -11,4 +11,4 @@
|
|||
copy: src={{ item }} dest=/etc/elasticsearch/templates owner={{ es_user }} group={{ es_group }}
|
||||
notify: load-templates
|
||||
with_fileglob:
|
||||
- "{{ es_templates_fileglob | default('') }}"
|
||||
- "{{ es_templates_fileglob | default('') }}"
|
||||
Loading…
Add table
Add a link
Reference in a new issue