Commit Graph

2 Commits (7dbfad82250883dfe8d5e8a8c3697875d165a910)

Author SHA1 Message Date
Michael DeHaan 9985995a9d Make tests use the local connection type, fix missing callback in tests. 12 years ago
John Kleint 70837469c6 Properly template list of hosts in playbooks.
In playbooks, hosts can be a YAML list. We templated the list before
converting it to a semicolon-separated string, which actually templated its
repr. This converts to a string first. A basic unit test is included.
12 years ago