1
0
mirror of https://github.com/ansible-collections/community.general.git synced 2025-07-30 18:43:09 +03:00

Redfish: centralize payload inspection logic and OEM logic (#5425)

* Redfish: centralize payload checking when performing modification requests to a Redfish service

* CI fixes

* Updates based on unit testing

* CI fix

* Modified vendor-specific logic to establish common pattern for workarounds
This commit is contained in:
Mike Raineri
2022-11-02 02:40:21 -04:00
committed by GitHub
parent 47cc2a4e8e
commit ea3550d838
2 changed files with 278 additions and 430 deletions

View File

@ -0,0 +1,2 @@
bugfixes:
- redfish_utils module utils - centralize payload checking when performing modification requests to a Redfish service (https://github.com/ansible-collections/community.general/issues/5210/).

File diff suppressed because it is too large Load Diff