mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
2de375eaf8
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>
(cherry picked from commit 98181fb8cb
)
Co-authored-by: Andrei Sucu <70206949+AndreiSucu@users.noreply.github.com>
2 lines
217 B
YAML
2 lines
217 B
YAML
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).
|