From 869cecc8a0dd9f5af2e36c89ddabe54f25bc2ebc Mon Sep 17 00:00:00 2001 From: Jakub Stachurski Date: Thu, 30 Jul 2026 21:58:26 +0200 Subject: Get inventory to manage monitoring connections This makes it so you can define the monitoring in the inventory and tacitus will automatically, pick it up. --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 9e91979..150aa83 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ *.pass *_ed25519.pub *_ed25519 -secrets/*.pem +secrets/*.pem +.hidden -- cgit v1.3.1