From b807d4230eb75ea1ebbfcb667ba5fa51177dc26d Mon Sep 17 00:00:00 2001 From: Ben Claussen Date: Thu, 23 Apr 2026 16:16:16 -0400 Subject: [PATCH] Add maintenance warning and link to PowerNetbox Added a warning about module maintenance status and a link to PowerNetbox. --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a29827e..83c4a8f 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,12 @@ +> [!WARNING] +> This module is no longer maintained + +Please see [PowerNetbox](https://github.com/ctrl-alt-automate/PowerNetbox) + + +--- + + # NetboxPS ###### Powershell Netbox API module @@ -69,4 +78,4 @@ I will do my best to keep up, but please understand it is given attention as I c - Open issues for bug fixes or enhancements - Submit all pull requests against the dev branch -I am always open to suggestions for improvement with reasons and data to back up the suggestion. \ No newline at end of file +I am always open to suggestions for improvement with reasons and data to back up the suggestion.