deploy fluentbit
All checks were successful
🏃‍♂️Run Ansible / install_ansible (push) Successful in 4m0s

This commit is contained in:
master of disaster
2025-12-20 23:32:16 +01:00
parent 0b1792d5a2
commit ae0fbe8724
3 changed files with 9 additions and 13 deletions

View File

@@ -0,0 +1,7 @@
- hosts:
- dev
gather_facts: true
become: true
roles:
- fluentbit
- handlers