From 781d21bc9a9300e5ee9cda50cb4a3e2d9389cac5 Mon Sep 17 00:00:00 2001 From: Mike Raineri Date: Fri, 3 Nov 2023 12:55:53 -0400 Subject: [PATCH] Update 6969-redfish-supermicro-virtual-media-discover-empty-workaround.yml --- ...dfish-supermicro-virtual-media-discover-empty-workaround.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelogs/fragments/6969-redfish-supermicro-virtual-media-discover-empty-workaround.yml b/changelogs/fragments/6969-redfish-supermicro-virtual-media-discover-empty-workaround.yml index 9fb03e6c21..0a58e218ff 100644 --- a/changelogs/fragments/6969-redfish-supermicro-virtual-media-discover-empty-workaround.yml +++ b/changelogs/fragments/6969-redfish-supermicro-virtual-media-discover-empty-workaround.yml @@ -1,2 +1,2 @@ bugfixes: - - redfish_command - add workaround in ``VirtualMediaInsert`` for Supermicro systems to treat slots marked as ``NotConnected`` as empty (https://github.com/ansible-collections/community.general/issues/6969). + - redfish_command - add workaround in ``VirtualMediaInsert`` for Supermicro systems to treat slots marked as ``NotConnected`` as empty (https://github.com/ansible-collections/community.general/issues/6969, https://github.com/ansible-collections/community.general/pull/7470).