440 B
440 B
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