15 lines
247 B
YAML
15 lines
247 B
YAML
|
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
|