dellemc.os9/playbooks/clos_fabric_ebgp/inventory.yaml
Komal Uttamrao Patil a552e93b5d
OS9 collection - readme review comments addressed (#6)
* addressing review comments for documentation
2020-07-29 22:44:14 -07:00

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