Elasticsearch install on Debian complete
This commit is contained in:
parent
f504a1a5e9
commit
4b8550f6ef
7 changed files with 51 additions and 1 deletions
|
|
@ -1,4 +1,7 @@
|
|||
---
|
||||
#- name: Include default varsiables.
|
||||
# include_vars: "main.yml"
|
||||
- name: Include OS-specific variables.
|
||||
include_vars: "{{ ansible_os_family }}.yml"
|
||||
- include: java.yml
|
||||
- include: elasticsearch.yml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue