16 lines
455 B
Plaintext
16 lines
455 B
Plaintext
[mikrotik_routers]
|
|
jim_main ansible_host=192.168.19.2
|
|
jim_gw2 ansible_host=192.168.19.3
|
|
hellsos ansible_host=192.168.40.1
|
|
ewolet ansible_host=192.168.90.1
|
|
Poli ansible_host=192.168.2.1
|
|
Schmid ansible_host=192.168.177.1
|
|
#Volf ansible_host=192.168.88.1
|
|
fencl_home ansible_host=192.168.68.1
|
|
fencl_tata ansible_host=192.168.69.1
|
|
|
|
|
|
[mikrotik_routers:vars]
|
|
ansible_connection=network_cli
|
|
ansible_network_os=community.routeros.routeros
|
|
ansible_command_timeout=15 |