Merging upstream version 0.15.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
bfebc2a0f4
commit
0a0cb7f4fd
103 changed files with 79620 additions and 742 deletions
103
tests/data/test_inventory_large.yml
Normal file
103
tests/data/test_inventory_large.yml
Normal file
|
@ -0,0 +1,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
|
Loading…
Add table
Add a link
Reference in a new issue