mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-06-10 10:35:54 +00:00
When no sorting was selected, `result` was a `odict_items` which is not subscriptable, so the slicing was failing.
When no sorting was selected, `result` was a `odict_items` which is not subscriptable, so the slicing was failing.