mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
Merge pull request #50735 from mattclay/callback-inv
Move callback_default test inventory into test.
This commit is contained in:
5
test/integration/targets/callback_default/inventory
Normal file
5
test/integration/targets/callback_default/inventory
Normal file
@@ -0,0 +1,5 @@
|
||||
[local]
|
||||
testhost ansible_connection=local
|
||||
|
||||
[nonexistent]
|
||||
testhost5 ansible_host=169.254.199.200
|
||||
Reference in New Issue
Block a user