File: //lib/python3.9/site-packages/ansible_collections/dellemc/os10/roles/os10_aaa/tests/inventory.yaml
---
spine1 ansible_host=10.11.182.25 ansible_network_os="dellemc.os10.os10"
spine2 ansible_host=10.16.151.220 ansible_network_os="dellemc.os10.os10"
leaf1 ansible_host=10.11.182.23 ansible_network_os="dellemc.os10.os10"
leaf2 ansible_host=10.11.182.16 ansible_network_os="dellemc.os10.os10"
leaf3 ansible_host=10.11.182.17 ansible_network_os="dellemc.os10.os10"
leaf4 ansible_host=10.16.148.79 ansible_network_os="dellemc.os10.os10"
[spine]
spine1
spine2
[leaf]
leaf1
leaf2
leaf3
leaf4
[datacenter:children]
spine
leaf