mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 05:10:22 -07:00
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>
This commit is contained in:
parent
f0b3bba030
commit
b22638ba0c
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