File: test_inventory_large.json

package info (click to toggle)
anta 1.7.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 8,048 kB
  • sloc: python: 48,164; sh: 28; javascript: 9; makefile: 4
file content (207 lines) | stat: -rw-r--r-- 4,268 bytes parent folder | download | duplicates (2)
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
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
{
  "anta_inventory": {
    {
      "hosts": [
        {
          "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",
          "host": "localhost"
        }
      ]
    }
}