ansible.posix/plugins/callback
Alexandre Garnier 8a11a72e0c
Fix issue ansible/ansible#59059 (#15)
When no sorting was selected, `result` was a `odict_items` which is not
subscriptable, so the slicing was failing.
2020-04-29 15:17:03 -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 Fix issue ansible/ansible#59059 (#15) 2020-04-29 15:17:03 -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