/ansible-role-elasticsearch

Ansible role to install and configure Elasticsearch

Ansible Role: elasticsearch

Ansible Role to install and configure Elasticsearch for Ubuntu.

Requirements

None.

Role Variables

Default values are in defaults/main.yml. You can overload the variables by creating a dictionary called "elasticsearch", ex:

elasticsearch:
  version: 6.4.0

Dependencies

None.

Example Playbook

- hosts: all
  roles:
    - apolloclark.elasticsearch

License

MIT / BSD

Author Information

This role was created in 2017 by Apollo Clark