Commit Graph

1 Commits (e170d7304b3ee5cda2c58e22b2b4aabe6a6a3a34)

Author SHA1 Message Date
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.
12 years ago