mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
Make tests use the local connection type, fix missing callback in tests.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# simple test of lookup plugins in with_*
|
||||
---
|
||||
- hosts: all
|
||||
connection: local
|
||||
vars:
|
||||
empty_list: []
|
||||
tasks:
|
||||
|
||||
Reference in New Issue
Block a user