mrlesmithjr.elasticsearch
ansible-elasticsearch
Ansible role to install/configure Elasticsearch
NOTE: This role has been completely rewritten and replaces my original
ansible-elasticsearchrole which has been renamed to ansible-elasticsearch-old. I decided to rewrite this role as the original had a lot of residuals from years of different usages. The original will remain for historical purposes.
Build Status
GitHub Actions
Requirements
For any required Ansible roles, review: requirements.yml
Role Variables
defaults/main.yml
If you would like to add additional Elasticsearch parameters you only need to add
them to the elasticsearch_configuration: section. These variables are added as
YAML using the template. So there is no need to reconfigure the template either.
Dependencies
Example Playbook
License
MIT
Author Information
Larry Smith Jr.
NOTE: Repo has been created/updated using https://github.com/mrlesmithjr/cookiecutter-ansible-role as a template.
ansible-galaxy install mrlesmithjr.elasticsearch
