-
Notifications
You must be signed in to change notification settings - Fork 1
/
inventory.yml
34 lines (33 loc) · 1.2 KB
/
inventory.yml
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
28
29
30
31
32
33
34
---
all:
children:
leafs:
hosts:
leaf1:
ansible_host: 172.20.20.11
leaf2:
ansible_host: 172.17.0.2
leaf3:
ansible_host: 172.20.20.13
leaf4:
ansible_host: 172.20.20.14
spines:
hosts:
spine1:
ansible_host: 172.20.20.101
spine2:
ansible_host: 172.20.20.102
nxos:
hosts:
leaf3:
junos:
hosts:
leaf4:
eos:
hosts:
spine1:
spine2:
leaf1:
cumulus:
hosts:
leaf2: