summaryrefslogtreecommitdiffstats
path: root/tests/data/test_inventory.yml
blob: d0ca45719daade1b668b017865c2058e45071390 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
---
anta_inventory:
  hosts:
    - name: dummy
      host: dummy.anta.ninja
      tags: ["leaf"]
    - name: dummy2
      host: dummy2.anta.ninja
      tags: ["leaf"]
    - name: dummy3
      host: dummy3.anta.ninja
      tags: ["spine"]