Update to 2025-07-04 09:00

This commit is contained in:
Daniel Berteaud
2025-07-04 09:00:19 +02:00
parent 3a08150ae4
commit f8d3e57155
35 changed files with 343 additions and 8 deletions

View File

@@ -226,3 +226,6 @@
- include_tasks: filebeat.yml
tags: always
- include_tasks: vector.yml
tags: always

View File

@@ -0,0 +1,5 @@
---
- name: Deploy vector configuration
template: src=vector.yml dest=/etc/vector/conf.d/squid.yml
tags: log,proxy,vector