Skip to content

Latest commit

 

History

History
34 lines (18 loc) · 931 Bytes

README.md

File metadata and controls

34 lines (18 loc) · 931 Bytes

Ansible Elasticsearch Exporter Role

Build Status

An Ansible Role that installs Prometheus Elasticsearch Exporter on Linux.

Role Variables

Available variables with their default values are defined in defaults/main.yml.

Supported Platform

Checkout Test Kitchen configuration to see what platforms are supported and tested.

Test

Install required dependencies:

bundle install

Run tests:

kitchen test

Example Playbook

Checkout integration tests directory for example playbooks.

License

Author: Luca Florio luca.florio@contentwise.tv

Licensed under the Apache License V2.0. See the LICENSE file for details.