mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
d7efa7eb13
Redfish: Filter empty account slots from ListUsers (#6772)
* Redfish: Filter empty account slots from ListUsers
Signed-off-by: Mike Raineri <michael.raineri@dell.com>
* Update 6771-redfish-filter-empty-account-slots.yml
* Update changelogs/fragments/6771-redfish-filter-empty-account-slots.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
---------
Signed-off-by: Mike Raineri <michael.raineri@dell.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 93f5a48b8c
)
Co-authored-by: Mike Raineri <mraineri@gmail.com>
2 lines
219 B
YAML
2 lines
219 B
YAML
bugfixes:
|
|
- redfish_info - fix ``ListUsers`` to not show empty account slots (https://github.com/ansible-collections/community.general/issues/6771, https://github.com/ansible-collections/community.general/pull/6772).
|