ansible-role-elasticsearch/test/integration/xpack.yml

11 lines
286 B
YAML
Raw Normal View History

#Tests x-pack is idempotent and works when security is not enabled
---
- name: Elasticsearch Xpack tests - no security and manual download
hosts: localhost
post_tasks:
- include: elasticsearch/test/integration/debug.yml
roles:
- elasticsearch
vars:
es_heap_size: 2g