ansible.posix/plugins/callback
Pavel Bar 7e4cf566f4 Fix deprecated imports in plugins/callback/profile_tasks.py
Replace deprecated module_utils import:
- ansible.module_utils.six.moves.reduce -> functools.reduce

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 Fix deprecated imports in plugins/callback/profile_roles.py 2026-02-15 22:56:50 +02:00
profile_tasks.py Fix deprecated imports in plugins/callback/profile_tasks.py 2026-02-15 22:56:50 +02:00
timer.py Improve callback output to align header with roles, tasks and play RECAP 2024-10-02 15:08:03 +09:00