Install and configure ELK server node with beats dashboard.
Only Works with ubuntu versions 14.04 and up.
Requires root privilege to work.
None
Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:
---
- hosts: ELK
roles:
- OpenSourceZombie.elkserver
BSD