From a3f28d5f5068badfed16d4a91c8fb59bfd50efe1 Mon Sep 17 00:00:00 2001 From: johnsonlien Date: Mon, 28 Apr 2025 21:22:52 -0700 Subject: [PATCH] remove extra closing brace Signed-off-by: johnsonlien --- plugins/modules/podman_system_info.py | 1 - 1 file changed, 1 deletion(-) diff --git a/plugins/modules/podman_system_info.py b/plugins/modules/podman_system_info.py index 9885093..d538396 100644 --- a/plugins/modules/podman_system_info.py +++ b/plugins/modules/podman_system_info.py @@ -169,7 +169,6 @@ version: GoVersion: go1.16.6 OsArch: linux/amd64 Version: 4.0.0 -} ''' import json