mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-19 12:31:43 -07:00
Add support for Oem params (#7330)
* Add support for "Oem" parameters in the MultipartHTTPPushUpdate redfish_command * Add doc entry * Add changelog fragment Add version_added field * Re-word the changelog fragment * After further testing this should not have a default definition as it should not be in the payload if not defined
This commit is contained in:
parent
92d7bd68e9
commit
cd83b245bb
3 changed files with 15 additions and 0 deletions
2
changelogs/fragments/7330-redfish-utils-oem-params.yml
Normal file
2
changelogs/fragments/7330-redfish-utils-oem-params.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- redfish_command - add new option ``update_oem_params`` for the ``MultipartHTTPPushUpdate`` command (https://github.com/ansible-collections/community.general/issues/7331).
|
Loading…
Add table
Add a link
Reference in a new issue