From 852e2405256b661a1a306a3e7656a60e7fba6803 Mon Sep 17 00:00:00 2001 From: Abhijeet Kasurde Date: Fri, 21 May 2021 22:15:22 +0530 Subject: [PATCH] Add missing author name (#2570) Signed-off-by: Abhijeet Kasurde --- plugins/inventory/stackpath_compute.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/plugins/inventory/stackpath_compute.py b/plugins/inventory/stackpath_compute.py index fb879e869e..8e6b5bf953 100644 --- a/plugins/inventory/stackpath_compute.py +++ b/plugins/inventory/stackpath_compute.py @@ -10,6 +10,8 @@ DOCUMENTATION = ''' name: stackpath_compute short_description: StackPath Edge Computing inventory source version_added: 1.2.0 + author: + - UNKNOWN (@shayrybak) extends_documentation_fragment: - inventory_cache - constructed