ansible.posix/plugins/callback
Alexandre Garnier 757369ed9c Fix issue ansible/ansible#59059
When no sorting was selected, `result` was a `odict_items` which is not
subscriptable, so the slicing was failing.
2020-04-20 19:40:43 +02: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 2020-04-20 19:40:43 +02: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