deploy fluentbit
All checks were successful
🏃♂️Run Ansible / install_ansible (push) Successful in 4m0s
All checks were successful
🏃♂️Run Ansible / install_ansible (push) Successful in 4m0s
This commit is contained in:
7
playbooks/deploy_fluent-bit.yml.ansible
Normal file
7
playbooks/deploy_fluent-bit.yml.ansible
Normal file
@@ -0,0 +1,7 @@
|
||||
- hosts:
|
||||
- dev
|
||||
gather_facts: true
|
||||
become: true
|
||||
roles:
|
||||
- fluentbit
|
||||
- handlers
|
||||
Reference in New Issue
Block a user