Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:00:21 +08:00
commit 26377bd9be
20 changed files with 8845 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "netbox-powerdns-integration",
"description": "NetBox IPAM and PowerDNS integration for automated DNS record management and infrastructure documentation",
"version": "1.0.0",
"author": {
"name": "basher83",
"email": "basher83@mail.spaceships.work"
},
"skills": [
"./skills"
]
}