Merging upstream version 1.3.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
5b922100c9
commit
8a6a3342fc
337 changed files with 16571 additions and 4891 deletions
30
tests/data/test_inventory_medium.json
Normal file
30
tests/data/test_inventory_medium.json
Normal file
|
@ -0,0 +1,30 @@
|
|||
{
|
||||
"anta_inventory": {
|
||||
"hosts": [
|
||||
{
|
||||
"name": "spine1",
|
||||
"host": "localhost"
|
||||
},
|
||||
{
|
||||
"name": "spine2",
|
||||
"host": "localhost"
|
||||
},
|
||||
{
|
||||
"name": "leaf1a",
|
||||
"host": "localhost"
|
||||
},
|
||||
{
|
||||
"name": "leaf1b",
|
||||
"host": "localhost"
|
||||
},
|
||||
{
|
||||
"name": "leaf2a",
|
||||
"host": "localhost"
|
||||
},
|
||||
{
|
||||
"name": "leaf2b",
|
||||
"host": "localhost"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue