summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/include_vars/vars2/hashes/hash2.yml
blob: fa35a9f4e65a172d22a637b4c405166a24ab5660 (plain)
1
2
3
4
5
6
7
---
config:
  key1: 1
  key2: { b: 22 }
  key3: 3
previously_undefined:
  key1: { a: 1 }