-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support to query BMC FirmwareVersion via redfish_info #4899
Labels
feature
This issue/PR relates to a feature request
has_pr
module
module
plugins
plugin (any type)
remote_management
Comments
Files identified in the description: If these files are incorrect, please update the |
ansibullbot
added
feature
This issue/PR relates to a feature request
module
module
plugins
plugin (any type)
remote_management
labels
Jun 28, 2022
jyundt
added a commit
to jyundt/community.general
that referenced
this issue
Jun 28, 2022
Adding GetManagerInventory command to redfish_info, similar to GetSystemInventory to report Manager specific information like: - FirmwareVersion - Model - ManagerType Fixes ansible-collections#4899
felixfontein
added a commit
that referenced
this issue
Jun 30, 2022
* Add GetManagerInventory command to redfish_info Adding GetManagerInventory command to redfish_info, similar to GetSystemInventory to report Manager specific information like: - FirmwareVersion - Model - ManagerType Fixes #4899 * Update changelogs/fragments/4899-add-GetManagerInventory-for-redfish_info.yml Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Felix Fontein <felix@fontein.de>
patchback bot
pushed a commit
that referenced
this issue
Jun 30, 2022
* Add GetManagerInventory command to redfish_info Adding GetManagerInventory command to redfish_info, similar to GetSystemInventory to report Manager specific information like: - FirmwareVersion - Model - ManagerType Fixes #4899 * Update changelogs/fragments/4899-add-GetManagerInventory-for-redfish_info.yml Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Felix Fontein <felix@fontein.de> (cherry picked from commit 93dcd3f)
felixfontein
pushed a commit
that referenced
this issue
Jun 30, 2022
* Add GetManagerInventory command to redfish_info Adding GetManagerInventory command to redfish_info, similar to GetSystemInventory to report Manager specific information like: - FirmwareVersion - Model - ManagerType Fixes #4899 * Update changelogs/fragments/4899-add-GetManagerInventory-for-redfish_info.yml Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Felix Fontein <felix@fontein.de> (cherry picked from commit 93dcd3f) Co-authored-by: Jacob Yundt <jyundt@gmail.com>
bratwurzt
pushed a commit
to bratwurzt/community.general
that referenced
this issue
Nov 7, 2022
) * Add GetManagerInventory command to redfish_info Adding GetManagerInventory command to redfish_info, similar to GetSystemInventory to report Manager specific information like: - FirmwareVersion - Model - ManagerType Fixes ansible-collections#4899 * Update changelogs/fragments/4899-add-GetManagerInventory-for-redfish_info.yml Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Felix Fontein <felix@fontein.de>
bratwurzt
pushed a commit
to bratwurzt/community.general
that referenced
this issue
Nov 7, 2022
) * Add GetManagerInventory command to redfish_info Adding GetManagerInventory command to redfish_info, similar to GetSystemInventory to report Manager specific information like: - FirmwareVersion - Model - ManagerType Fixes ansible-collections#4899 * Update changelogs/fragments/4899-add-GetManagerInventory-for-redfish_info.yml Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Felix Fontein <felix@fontein.de>
1 task
1 task
1 task
1 task
ghost
mentioned this issue
Nov 7, 2022
1 task
1 task
1 task
1 task
1 task
1 task
Closed
1 task
This was referenced Nov 20, 2022
Closed
Closed
Closed
Closed
Closed
Closed
This was referenced Dec 1, 2022
1 task
1 task
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
feature
This issue/PR relates to a feature request
has_pr
module
module
plugins
plugin (any type)
remote_management
Summary
As a user, I would like to use the
community.general.redfish_info
module to query BMC (Manager) Firmware version information.Issue Type
Feature Idea
Component Name
redfish_info
Additional Information
Code of Conduct
The text was updated successfully, but these errors were encountered: