Sync VMware virtual disks into NetBox

This commit is contained in:
2026-07-10 10:32:03 +02:00
parent 8ac7ae134b
commit 58af2bde5d
6 changed files with 132 additions and 10 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "netbox-vmware-importer"
version = "0.1.6"
version = "0.1.7"
description = "NetBox plugin to synchronize VMware vSphere virtual machines into NetBox."
readme = "README.md"
requires-python = ">=3.12"