An Ansible Role that installs metricbeat on RedHat/CentOS or Debian/Ubuntu.
None.
Available variables are listed below, along with default values (see defaults/main.yml
):
metricbeat_version: "4.6"
The version of metricbeat to install (major and minor only).
None.
- hosts: metricbeat
roles:
- ffrizzo.metricbeat
MIT / BSD
This role was created in 2017 by Fabiano Frizzo.