summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/include_vars/vars2/hashes/hash1.yml
diff options
context:
space:
mode:
Diffstat (limited to 'test/integration/targets/include_vars/vars2/hashes/hash1.yml')
-rw-r--r--test/integration/targets/include_vars/vars2/hashes/hash1.yml5
1 files changed, 5 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 }