Skip to content

Ansible role that installs & configures promtail on Debian-like systems.

License

Notifications You must be signed in to change notification settings

SimplyVanilla/ansible-role-promtail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-role-promtail

CircleCI

Ansible role to install promtail on Debian-like systems.

Role Variables

promtail_version: '2.5.0'

Dependencies

none

Example Playbook

- hosts: servers
  roles:
    - src: simplyvanilla.promtail

License

GPLv3