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 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103
|
---
anta_inventory:
hosts:
- host: localhost
name: super-spine1
- host: localhost
name: super-spine2
- host: localhost
name: pod1-spine1
- host: localhost
name: pod1-spine2
- host: localhost
name: pod1-spine3
- host: localhost
name: pod1-spine4
- host: localhost
name: pod1-leaf1a
- host: localhost
name: pod1-leaf1b
- host: localhost
name: pod1-leaf2a
- host: localhost
name: pod1-leaf2b
- host: localhost
name: pod1-leaf3a
- host: localhost
name: pod1-leaf3b
- host: localhost
name: pod1-leaf4a
- host: localhost
name: pod1-leaf4b
- host: localhost
name: pod1-leaf5a
- host: localhost
name: pod1-leaf5b
- host: localhost
name: pod1-leaf6a
- host: localhost
name: pod1-leaf6b
- host: localhost
name: pod1-leaf7a
- host: localhost
name: pod1-leaf7b
- host: localhost
name: pod1-leaf8a
- host: localhost
name: pod1-leaf8b
- host: localhost
name: pod1-leaf9a
- host: localhost
name: pod1-leaf9b
- host: localhost
name: pod1-leaf10a
- host: localhost
name: pod1-leaf10b
- host: localhost
name: pod2-spine1
- host: localhost
name: pod2-spine2
- host: localhost
name: pod2-spine3
- host: localhost
name: pod2-spine4
- host: localhost
name: pod2-leaf1a
- host: localhost
name: pod2-leaf1b
- host: localhost
name: pod2-leaf2a
- host: localhost
name: pod2-leaf2b
- host: localhost
name: pod2-leaf3a
- host: localhost
name: pod2-leaf3b
- host: localhost
name: pod2-leaf4a
- host: localhost
name: pod2-leaf4b
- host: localhost
name: pod2-leaf5a
- host: localhost
name: pod2-leaf5b
- host: localhost
name: pod2-leaf6a
- host: localhost
name: pod2-leaf6b
- host: localhost
name: pod2-leaf7a
- host: localhost
name: pod2-leaf7b
- host: localhost
name: pod2-leaf8a
- host: localhost
name: pod2-leaf8b
- host: localhost
name: pod2-leaf9a
- host: localhost
name: pod2-leaf9b
- host: localhost
name: pod2-leaf10a
- host: localhost
name: pod2-leaf10b
|