From 70e4ce2c01a29aed32256fe65bdd21ac8dc6f74b Mon Sep 17 00:00:00 2001 From: "Trez.One" Date: Thu, 12 Jun 2025 09:40:52 -0400 Subject: [PATCH] Adding several Crowdsec collections. --- ansible/app-configs/crowdsec/acquis.yaml.j2 | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/ansible/app-configs/crowdsec/acquis.yaml.j2 b/ansible/app-configs/crowdsec/acquis.yaml.j2 index 4abd8141..6f1e5428 100644 --- a/ansible/app-configs/crowdsec/acquis.yaml.j2 +++ b/ansible/app-configs/crowdsec/acquis.yaml.j2 @@ -41,7 +41,6 @@ container_name: labels: type: immich --- ---- source: docker container_name: - uptimekuma @@ -52,4 +51,10 @@ source: docker container_name: - jellyfin labels: - type: jellyfin \ No newline at end of file + type: jellyfin +--- +source: docker +container_name: + - navidrome +labels: + type: navidrome \ No newline at end of file