diff options
Diffstat (limited to 'test/integration/targets/hash/host_vars')
-rw-r--r-- | test/integration/targets/hash/host_vars/testhost | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/integration/targets/hash/host_vars/testhost b/test/integration/targets/hash/host_vars/testhost new file mode 100644 index 00000000..3a75ee66 --- /dev/null +++ b/test/integration/targets/hash/host_vars/testhost @@ -0,0 +1,2 @@ +test_hash: + host_vars_testhost: "this is in host_vars/testhost" |