feat: add elasticsearch
This commit is contained in:
7
elasticsearch.yml
Normal file
7
elasticsearch.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
|
||||
- name: Deploy elasticsearch
|
||||
hosts: elasticsearchservers
|
||||
diff: true
|
||||
roles:
|
||||
- elasticsearch
|
Reference in New Issue
Block a user