* adding OS9 ansible collections * adding OS9 collections Co-authored-by: Patil <Komal_uttamrao_Patil@Dell.com>
20 lines
284 B
YAML
20 lines
284 B
YAML
spine1 ansible_host=100.94.210.44
|
|
spine2 ansible_host=10.11.182.26
|
|
leaf1 ansible_host=10.11.182.27
|
|
leaf2 ansible_host=10.11.182.28
|
|
leaf3 ansible_host=10.11.182.29
|
|
leaf4 ansible_host=10.11.182.30
|
|
|
|
[spine]
|
|
spine1
|
|
spine2
|
|
|
|
[leaf]
|
|
leaf1
|
|
leaf2
|
|
leaf3
|
|
leaf4
|
|
|
|
[datacenter:children]
|
|
spine
|
|
leaf
|