ansible.posix/plugins/callback
Pavel Bar 0f02dc8960 Fix deprecated imports in plugins/callback/jsonl.py
Replace deprecated module_utils import:
- ansible.module_utils._text -> ansible.module_utils.common.text.converters

Fixes #686

Co-authored-by: Cursor AI
Signed-off-by: Pavel Bar <pbar@redhat.com>
2026-02-15 22:56:50 +02:00
..
__init__.py Initial commit 2020-03-09 13:15:28 +00:00
cgroup_perf_recap.py Fix deprecated imports in plugins/callback/cgroup_perf_recap.py 2026-02-15 22:56:50 +02:00
debug.py Fixed documentation and options to address new sanity tests 2022-04-01 13:23:45 +09:00
json.py Fix deprecated imports in plugins/callback/json.py 2026-02-15 22:56:50 +02:00
jsonl.py Fix deprecated imports in plugins/callback/jsonl.py 2026-02-15 22:56:50 +02:00
profile_roles.py Avoid deprecated/deleted callback functions. 2025-06-28 16:29:29 +02:00
profile_tasks.py Avoid deprecated/deleted callback functions. 2025-06-28 16:29:29 +02:00
timer.py Improve callback output to align header with roles, tasks and play RECAP 2024-10-02 15:08:03 +09:00