ansible.posix/plugins
Abhijeet Kasurde 0062198f73
Typecast results before use in profile_tasks callback (#26)
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-21 11:55:11 -05:00
..
action Initial commit 2020-03-09 13:15:28 +00:00
callback Typecast results before use in profile_tasks callback (#26) 2020-05-21 11:55:11 -05:00
module_utils Initial commit 2020-03-09 13:15:28 +00:00
modules Update EXAMPLES section in modules (#27) 2020-05-21 11:54:20 -05:00
shell Allow unsetting env vars (#7) 2020-04-23 10:57:52 -05:00