This repository has been archived by the owner on Dec 31, 2024. It is now read-only.
Releases: torian/ansible-role-filebeat
Releases · torian/ansible-role-filebeat
6.0.0
Release 3.0.2
- Remove become / sudo from tasks
Release 3.0.1
- RedHat yum repo name to contain version
Release 3.0.0
- Default version
5.x
- Updated package repositories
filebeat_use_apt_repo
moved tofilebeat_use_repo
- Support to install from url for RedHat based systems
Relase 2.0.0
2016-09-07: 2.0.0
- As of this release, support for ansible 1.x might be dropped
- ES templates can be copied using
filebeat_templates
dict - Use
become
instead ofsudo
- Comply with ansible-lint