mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-27 13:53:10 +00:00
* Some improvements to the module - Fixed examples documentation (). - Module no longer incorrectly reports change for information gathering operations (). - Replaced custom parameter validation with ``required_if`` (). - Added the traceback output to ``fail_json()`` calls deriving from exceptions (). * added PR URL to changelof frag * Update changelogs/fragments/jira_improvements.yaml Co-authored-by: Felix Fontein <felix@fontein.de> * mentioned issue required for transition in chnagelog Co-authored-by: Felix Fontein <felix@fontein.de>