From cde48c3c03210fb24f4563cc2e106a24c8254a5d Mon Sep 17 00:00:00 2001 From: "patchback[bot]" <45432694+patchback[bot]@users.noreply.github.com> Date: Fri, 21 May 2021 19:44:05 +0200 Subject: [PATCH] Add missing author name (#2570) (#2575) Signed-off-by: Abhijeet Kasurde (cherry picked from commit 852e2405256b661a1a306a3e7656a60e7fba6803) Co-authored-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