ansible.posix/changelogs/fragments/440-json-add-path-field.yaml
Jeff Squyres 940d914904 json[l] callback: add play/task path info
Add the play and task path info (i.e., filename and line number) to
the JSON that is emitted from the json and jsonl callback plugins,
allowing more accurate post-mortem analysis.

Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
2023-04-12 09:55:44 -04:00

2 lines
93 B
YAML

minor_changes:
- json and jsonl - Add the ``path`` attribute into the play and task output