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