From 6ca365d35414ffa970593b7b8dd38ed3201d43ab Mon Sep 17 00:00:00 2001 From: Twan Kamans Date: Wed, 11 Feb 2026 21:16:31 +0100 Subject: [PATCH] Removed architecture section --- Home.md | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/Home.md b/Home.md index 8a51f8e..4a1b66b 100644 --- a/Home.md +++ b/Home.md @@ -31,18 +31,6 @@ To run this project, you need: --- -## High-Level Architecture - -1. The script connects to NetBox via API. -2. It retrieves devices and/or virtual machines. -3. It evaluates configuration rules. -4. It connects to Zabbix via API. -5. It creates or updates matching hosts in Zabbix. - -NetBox remains the **source of truth**. - ---- - ## Getting Started If you just want to get it running quickly, head over to: