Ansible role to install Filebeat
python >= 3.8 Ansible
Supported variables are as follows:
beat_version: Beat version. Default is 7.x beat_package_version- Beat package version. Default is 7.x
Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:
- hosts: servers
roles:
- ansiFilebeat
BSD