ansible.posix/plugins
Abhijeet Kasurde ff3cfc85a4 Typecast results before use in profile_tasks callback
If user specifies sort_order to none, results are not converted to list.
This fix force this typecasting before using the results.

Fixes: https://github.com/ansible/ansible/issues/69563

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2020-05-18 12:22:30 +05:30
..
action Initial commit 2020-03-09 13:15:28 +00:00
callback Typecast results before use in profile_tasks callback 2020-05-18 12:22:30 +05:30
module_utils Initial commit 2020-03-09 13:15:28 +00:00
modules Copy and adjust changes from ansible/ansible#59530 (#14) 2020-04-29 16:41:50 -05:00
shell Allow unsetting env vars (#7) 2020-04-23 10:57:52 -05:00