This repo is no longer maintained, please use one of the forks
Deploy and configure Loki/Promtail using Ansible.
- Ansible >= 2.9
Install Loki and Promtail in local machine
- hosts: servers
roles:
- { role: diogenxs.loki, loki_bins: ['loki', 'promtail'] }
WTFPL see LICENSE