Add tests for new feature
This commit is contained in:
parent
c5a207416a
commit
d0704e526a
9 changed files with 42 additions and 1 deletions
6
test/integration/package.yml
Normal file
6
test/integration/package.yml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
- name: Elasticsearch Package tests
|
||||
hosts: localhost
|
||||
roles:
|
||||
- elasticsearch
|
||||
vars:
|
||||
Loading…
Add table
Add a link
Reference in a new issue