ansible.posix/plugins/callback
Abhijeet Kasurde ff3cfc85a4 Typecast results before use in profile_tasks callback
If user specifies sort_order to none, results are not converted to list.
This fix force this typecasting before using the results.

Fixes: https://github.com/ansible/ansible/issues/69563

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2020-05-18 12:22:30 +05:30
..
__init__.py Initial commit 2020-03-09 13:15:28 +00:00
cgroup_perf_recap.py Initial commit 2020-03-09 13:15:28 +00:00
debug.py Initial commit 2020-03-09 13:15:28 +00:00
json.py Initial commit 2020-03-09 13:15:28 +00:00
profile_roles.py Initial commit 2020-03-09 13:15:28 +00:00
profile_tasks.py Typecast results before use in profile_tasks callback 2020-05-18 12:22:30 +05:30
skippy.py Initial commit 2020-03-09 13:15:28 +00:00
timer.py Initial commit 2020-03-09 13:15:28 +00:00