6 lines
96 B
YAML
6 lines
96 B
YAML
---
|
|
- name: Elasticsearch Package tests
|
|
hosts: localhost
|
|
roles:
|
|
- elasticsearch
|
|
vars:
|