ansible_role_loki

Fork of diogenxs/ansible-role-loki

  • Added enabling systemd service
  • Added loki_ruler config

Ansible Role Loki

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

Author Information

https://diogenxs.dev

Install
ansible-galaxy install rutger1140/ansible-role-loki
GitHub repository
License
wtfpl
Downloads
185
Owner