ansible.posix/plugins
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
..
action Initial commit 2020-03-09 13:15:28 +00:00
callback Fix issue ansible/ansible#59059 (#15) 2020-04-29 15:17:03 -05:00
module_utils Initial commit 2020-03-09 13:15:28 +00:00
modules Bootstrap Collection (#1) 2020-03-13 09:12:26 +00:00
shell Allow unsetting env vars (#7) 2020-04-23 10:57:52 -05:00