1
0
Fork 0
mirror of https://github.com/ansible-collections/ansible.posix.git synced 2026-02-04 08:01:49 +00:00
ansible.posix/plugins/callback
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
..
__init__.py Initial commit 2020-03-09 13:15:28 +00:00
cgroup_perf_recap.py Fixed documentation and options to address new sanity tests 2022-04-01 13:23:45 +09:00
debug.py Fixed documentation and options to address new sanity tests 2022-04-01 13:23:45 +09:00
json.py json[l] callback: add play/task path info 2023-04-12 09:55:44 -04:00
jsonl.py json[l] callback: add play/task path info 2023-04-12 09:55:44 -04:00
profile_roles.py Fixed documentation and options to address new sanity tests 2022-04-01 13:23:45 +09:00
profile_tasks.py Update profile_tasks.py 2022-07-15 14:04:06 -04:00
skippy.py Fixed documentation and options to address new sanity tests 2022-04-01 13:23:45 +09:00
timer.py Fixed documentation and options to address new sanity tests 2022-04-01 13:23:45 +09:00