mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
jira - fixed 'body' dict key error (#3867)
* fixed * added changelog fragment * improved fail output when placing JIRA API requests * Update plugins/modules/web_infrastructure/jira.py Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
2
changelogs/fragments/3867-jira-fix-body.yaml
Normal file
2
changelogs/fragments/3867-jira-fix-body.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- jira - fixed bug where module returns error related to dictionary key ``body`` (https://github.com/ansible-collections/community.general/issues/3419).
|
||||
Reference in New Issue
Block a user