Skip to content

SoInteractive/ansible-fluentbit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Role: fluentbit

Build Status License Ansible Role GitHub tag Twitter URL

⚠️ IMPORTANT NOTICE

THIS PROJECT IS ABANDONED. WE DO NOT ACCEPT ANY NEW ISSUES AND/OR PULL REQUESTS.

Examples

Use it in a playbook as follows:

- hosts: all
  become: true
  roles:
    - SoInteractive.fluentbit
  

Have a look at the defaults/main.yml for role variables that can be overridden.