mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
redfish: Add If-Match ETag header to PATCH requests (#56150)
* add If-Match ETag header to PATCH requests * add changelog fragment * ensure header keys are lowercase * fix dict comprehension for python 2.6 and earlier
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
---
|
||||
bugfixes:
|
||||
- redfish_command - add If-Match etag header to Redfish PATCH requests (https://github.com/ansible/ansible/issues/56050)
|
||||
Reference in New Issue
Block a user