summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/ansible-inventory/files/invalid_sample.yml
blob: f7bbe0cf018b8b11b30d98cdfd7cd36847129c66 (plain)
1
2
3
4
5
6
7
all:
  children:
    somegroup:
      hosts:
        something:
          7.2: bar
    ungrouped: {}