From cff75fe4d2d36e94d258ed3d35b9a9397837d0bf Mon Sep 17 00:00:00 2001 From: Elg <1556738+elgbar@users.noreply.github.com> Date: Mon, 21 Nov 2022 19:49:35 +0100 Subject: [PATCH] Add Instant Inventory plugin (#3595) --- plugins/instant-inventory | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 plugins/instant-inventory diff --git a/plugins/instant-inventory b/plugins/instant-inventory new file mode 100644 index 000000000..860998b97 --- /dev/null +++ b/plugins/instant-inventory @@ -0,0 +1,2 @@ +repository=https://github.com/elgbar/instant-inventory.git +commit=011a5584e3c5de7383dfbdabadb714c358aba191 \ No newline at end of file