Make tests use the local connection type, fix missing callback in tests.

This commit is contained in:
Michael DeHaan
2012-11-19 10:30:30 -05:00
parent 75620220b6
commit 9985995a9d
8 changed files with 12 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
# simple test of lookup plugins in with_*
---
- hosts: all
connection: local
vars:
empty_list: []
tasks: