You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/inventory.network

37 lines
316 B
INI

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