mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-10 12:40:31 -07:00
Fix VerifyBiosAttributes command on Systems with multiple entries (#9234)
* Fix verify_bios_attributes command
* Add changelog fragment
* Update changelogs/fragments/9234-fix-verify-bios-attributes-multi-system.yml
Improve fragment
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
---------
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
(cherry picked from commit 34e8e8e5d1
)
Co-authored-by: Scott Seekamp <sseekamp@coreweave.com>
2 lines
181 B
YAML
2 lines
181 B
YAML
bugfixes:
|
|
- redfish_utils module utils - Fix ``VerifyBiosAttributes`` command on multi system resource nodes (https://github.com/ansible-collections/community.general/pull/9234).
|