mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-17 19:41:43 -07:00
Implemented raw_post without actions (#7746)
* implemented raw_post without actions * fixed identation * added changelog fragment * Update changelogs/fragments/7746-raw_post-without-actions.yml Co-authored-by: Felix Fontein <felix@fontein.de> --------- Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
f7bc6964be
commit
98181fb8cb
2 changed files with 9 additions and 3 deletions
2
changelogs/fragments/7746-raw_post-without-actions.yml
Normal file
2
changelogs/fragments/7746-raw_post-without-actions.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- xcc_redfish_command - added support for raw POSTs (``command=PostResource`` in ``category=Raw``) without a specific action info (https://github.com/ansible-collections/community.general/pull/7746).
|
Loading…
Add table
Add a link
Reference in a new issue