1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02: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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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