mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-06-11 19:15:54 +00:00
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>
This commit is contained in:
2
changelogs/fragments/440-json-add-path-field.yaml
Normal file
2
changelogs/fragments/440-json-add-path-field.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- json and jsonl - Add the ``path`` attribute into the play and task output
|
||||
Reference in New Issue
Block a user