35 lines
296 B
SYSTEMD
35 lines
296 B
SYSTEMD
|
# Inventory file used by networking tests, see README.md for more information
|
||
|
|
||
|
[all:vars]
|
||
|
ansible_python_interpreter=python
|
||
|
|
||
|
[eos]
|
||
|
veos01
|
||
|
|
||
|
[nxos]
|
||
|
nxos01
|
||
|
|
||
|
[iosxr]
|
||
|
iosxr01
|
||
|
|
||
|
[ios]
|
||
|
ios01
|
||
|
csr01
|
||
|
|
||
|
[junos]
|
||
|
vsrx01
|
||
|
|
||
|
[cumulus]
|
||
|
clvx01
|
||
|
|
||
|
[vyos]
|
||
|
vyos01
|
||
|
|
||
|
[ops]
|
||
|
ops01
|
||
|
|
||
|
[asa]
|
||
|
asa01
|
||
|
|
||
|
# vim: nospell filetype=dosini
|