mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-07 06:34:23 -07:00
[PR #5507/b22638ba backport][stable-6] Adding PUT functionality to redfish_utils (Updated) (#5660)
Adding PUT functionality to redfish_utils (Updated) (#5507)
* adding changelog fragment
* adding PUT functionality
* sanity fix
Co-authored-by: Kushal <t-s.kushal@hpe.com>
(cherry picked from commit b22638ba0c
)
Co-authored-by: TSKushal <44438079+TSKushal@users.noreply.github.com>
This commit is contained in:
parent
8a231e4b36
commit
df8bfad9b9
2 changed files with 39 additions and 0 deletions
2
changelogs/fragments/5490-adding-put-functionality.yml
Normal file
2
changelogs/fragments/5490-adding-put-functionality.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- redfish_utils module utils - added PUT (``put_request()``) functionality (https://github.com/ansible-collections/community.general/pull/5490).
|
Loading…
Add table
Add a link
Reference in a new issue