mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-28 23:51:23 -07:00
Add redfish_info command to get service identification (#7883)
* Update redfish_info.py * Create 7882-add-redfish-get-service-identification.yml * add get_service_identification * Update changelogs/fragments/7882-add-redfish-get-service-identification.yml Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/redfish_info.py Co-authored-by: Felix Fontein <felix@fontein.de> --------- Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
44028060c3
commit
5a51929aa3
3 changed files with 49 additions and 2 deletions
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- redfish_info - add command ``GetServiceIdentification`` to get service identification (https://github.com/ansible-collections/community.general/issues/7882).
|
Loading…
Add table
Add a link
Reference in a new issue