ansible-roles/roles/freepbx/tasks/filebeat.yml
2021-12-01 19:13:34 +01:00

6 lines
140 B
YAML

---
- name: Deploy filebeat configuration
template: src=filebeat.yml.j2 dest=/etc/filebeat/ansible_inputs.d/freepbx.yml
tags: fpbx,log