Commit Graph

2 Commits (0c70e898cc1f3864f8ba3b8a2f91ae19f06e3ab4)

Author SHA1 Message Date
Michael DeHaan 9985995a9d Make tests use the local connection type, fix missing callback in tests. 2012-11-19 10:30:30 -05:00
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