765a12dadd
update also broken Loki documentation link |
||
---|---|---|
.github/workflows | ||
defaults | ||
handlers | ||
meta | ||
tasks | ||
templates | ||
vars | ||
LICENSE | ||
README.md |
Role Name
Deploy and configure Loki/Promtail using Ansible.
Requirements
- Ansible >= 2.9
Example Playbook
Install Loki and Promtail in local machine
- hosts: servers
roles:
- { role: diogenxs.loki, loki_bins: ['loki', 'promtail'] }
License
WTFPL see LICENSE