File: test_inventory_medium.yml

package info (click to toggle)
anta 1.7.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 8,048 kB
  • sloc: python: 48,164; sh: 28; javascript: 9; makefile: 4
file content (14 lines) | stat: -rw-r--r-- 247 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
anta_inventory:
  hosts:
  - host: localhost
    name: spine1
  - host: localhost
    name: spine2
  - host: localhost
    name: leaf1a
  - host: localhost
    name: leaf1b
  - host: localhost
    name: leaf2a
  - host: localhost
    name: leaf2b