chore: enable filebeat for all hosts

This commit is contained in:
2024-11-23 22:32:26 +00:00
parent b56c7e63e0
commit ca2cfa319c
7 changed files with 36 additions and 3 deletions

View File

@@ -16,8 +16,7 @@
roles:
- { role : signal, tags : [ "signal" ] }
- hosts:
- kube1
- hosts: all
strategy: free
roles:
- { role : filebeat, tags : [ "filebeat" ] }