summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/inventory_yaml/test.yml
blob: 9755396aae04b8296c6bf864caadeaf1894b0314 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
all:
    children:
        kids:
            hosts:
                marcia:
                    popular: True
                jan:
                    popular: False
                cindy:
                    popular: True
                greg:
                    popular: True
                peter:
                    popular: False
                bobby:
                    popular: False
            vars:
                in_trouble: True
        cousins:
            children:
                redheads:
                    hosts:
                        #oliver:  # this used to cause an error and deliver incomplete inventory
        the-maid:
            hosts:
                alice:
                    status: single