Knowledge base of ~80+ markdown files across 14 domains (00-13), Logseq graph, hardware design files (KiCAD), infrastructure configs, and talas-wiki static site. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
6 lines
218 B
YAML
6 lines
218 B
YAML
---
|
|
# file: filebeat.yml
|
|
|
|
- hosts: all !center-stats
|
|
roles:
|
|
- { role: filebeat, when: ansible_os_family == "Debian" and ansible_service_mgr == "systemd" and (filebeat_install is not defined or filebeat_install)}
|