summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/include_vars/vars2
diff options
context:
space:
mode:
Diffstat (limited to 'test/integration/targets/include_vars/vars2')
-rw-r--r--test/integration/targets/include_vars/vars2/hashes/hash1.yml5
-rw-r--r--test/integration/targets/include_vars/vars2/hashes/hash2.yml5
2 files changed, 10 insertions, 0 deletions
diff --git a/test/integration/targets/include_vars/vars2/hashes/hash1.yml b/test/integration/targets/include_vars/vars2/hashes/hash1.yml
new file mode 100644
index 0000000..b0706f8
--- /dev/null
+++ b/test/integration/targets/include_vars/vars2/hashes/hash1.yml
@@ -0,0 +1,5 @@
+---
+config:
+ key0: 0
+ key1: 0
+ key2: { a: 21 }
diff --git a/test/integration/targets/include_vars/vars2/hashes/hash2.yml b/test/integration/targets/include_vars/vars2/hashes/hash2.yml
new file mode 100644
index 0000000..1f2a963
--- /dev/null
+++ b/test/integration/targets/include_vars/vars2/hashes/hash2.yml
@@ -0,0 +1,5 @@
+---
+config:
+ key1: 1
+ key2: { b: 22 }
+ key3: 3