mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-07-25 17:04:46 +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.