mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-28 07:31: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>
(cherry picked from commit 5a51929aa3
)
Co-authored-by: D Honig <namssa@gmail.com>
This commit is contained in:
parent
08239919de
commit
145686cfe0
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