ansible.posix/plugins/callback
Abhijeet Kasurde 0062198f73
Typecast results before use in profile_tasks callback (#26)
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-21 11:55:11 -05:00
..
__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 (#26) 2020-05-21 11:55:11 -05:00
skippy.py Initial commit 2020-03-09 13:15:28 +00:00
timer.py Initial commit 2020-03-09 13:15:28 +00:00