summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/hash/test_inv2.yml
diff options
context:
space:
mode:
Diffstat (limited to 'test/integration/targets/hash/test_inv2.yml')
-rw-r--r--test/integration/targets/hash/test_inv2.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/test/integration/targets/hash/test_inv2.yml b/test/integration/targets/hash/test_inv2.yml
new file mode 100644
index 0000000..6529b93
--- /dev/null
+++ b/test/integration/targets/hash/test_inv2.yml
@@ -0,0 +1,8 @@
+all:
+ hosts:
+ host1:
+ test_inventory_host_hash:
+ host_var1: "inventory 2"
+ vars:
+ test_inventory_group_hash:
+ group_var1: "inventory 2"