Support iteration over command output in with_items.
When the output of a command is stored in a register, this will create a stdout_lines field in the result object that contains stdout split into a list of lines. This list can then be iterated over using with_items.
Showing
test/results_list.yml
0 → 100644
Please
register
or
sign in
to comment