mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-30 08:31:28 -07:00
Added parameter to select Content-Type when accessing the Rundeck API (#7684)
* Added parameter to select Content-Type when accessing the Rundeck API * Removed autogenerated file * Fixed missing yml extension * Updated changelog text better describe what has happened Co-authored-by: Felix Fontein <felix@fontein.de> --------- Co-authored-by: Nils Brinkmann <nils.brinkmann@rheinmetall.com> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
7aa118b957
commit
4f4075a542
3 changed files with 8 additions and 2 deletions
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- rundeck module utils - allow to pass ``Content-Type`` to API requests (https://github.com/ansible-collections/community.general/pull/7684).
|
Loading…
Add table
Add a link
Reference in a new issue