all:
  children:
    AVD_LAB:
      children:
        DC1_FABRIC:
          children:
            DC1_SPINES:
              hosts:
                DC1-SPINE1:
                  ansible_host: 192.168.200.101
                DC1-SPINE2:
                  ansible_host: 192.168.200.102
                DC1-SPINE3:
                  ansible_host: 192.168.200.103
                DC1-SPINE4:
                  ansible_host: 192.168.200.104
            DC1_LEAFS:
              children:
                DC1_LEAF1:
                  hosts:
                    DC1-LEAF1A:
                      ansible_host: 192.168.200.105
                DC1_LEAF2:
                  hosts:
                    DC1-LEAF2A:
                      ansible_host: 192.168.200.106
                    DC1-LEAF2B:
                      ansible_host: 192.168.200.107
                DC1_SVC3:
                  hosts:
                    DC1-SVC3A:
                      ansible_host: 192.168.200.108
                    DC1-SVC3B:
                      ansible_host: 192.168.200.109
                DC1_BL1:
                  hosts:
                    DC1-BL1A:
                      ansible_host: 192.168.200.110
                    DC1-BL1B:
                      ansible_host: 192.168.200.111
            DC1_L2LEAFS:
              children:
                DC1_L2LEAF1:
                  hosts:
                    DC1-L2LEAF1A:
                      ansible_host: 192.168.200.112
                DC1_L2LEAF2:
                  hosts:
                    DC1-L2LEAF2A:
                      ansible_host: 192.168.200.113
                    DC1-L2LEAF2B:
                      ansible_host: 192.168.200.114
        DC1_TENANTS_NETWORKS:
          children:
            DC1_LEAFS:
            DC1_L2LEAFS:

        DC1_SERVERS:
          children:
            DC1_LEAFS:
            DC1_L2LEAFS:
