Update tests to work with dynamic es_versions
This commit is contained in:
parent
92244a7a71
commit
94b059080b
23 changed files with 127 additions and 65 deletions
|
|
@ -5,6 +5,8 @@
|
|||
|
||||
- name: Simple Example
|
||||
hosts: localhost
|
||||
tasks:
|
||||
- include: elasticsearch/test/integration/debug.yml
|
||||
roles:
|
||||
- {
|
||||
role: elasticsearch,
|
||||
|
|
@ -46,4 +48,4 @@
|
|||
- manage_index_templates
|
||||
logstash_system:
|
||||
cluster:
|
||||
- manage_index_templates
|
||||
- manage_index_templates
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue