Files
community.general/test
John Kleint 2a002f5c0b 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.
2012-09-17 16:57:33 -04:00
..
2012-08-06 21:00:21 -04:00
2012-06-18 00:13:12 +02:00
2012-08-09 21:35:22 -07:00