kayobe/ansible/inventory/group_vars/all/switches
Mark Goddard 7e3e6558de Support skipping SSH keyscan for older switch devices
Some network devices may use SSH key exchange algorithms that are no
longer supported by the Ansible control host. This will cause
ssh-keyscan to fail, preventing Kayobe from configuring the devices.
This change makes it possible to work around the issue by setting
switch_skip_keyscan to true for the affected devices. The SSH known
hosts file on the Ansible control host will need to be populated
manually.

Change-Id: I4e3394cff1fd86eb5c1a4be55d6fd7fd080b2944
2024-09-13 17:36:32 +02:00
..
config Move group_vars to an inventory directory 2022-09-08 10:11:23 +01:00
dell Move group_vars to an inventory directory 2022-09-08 10:11:23 +01:00
dell-powerconnect Use new collections in Kayobe 2024-03-27 15:07:08 +00:00
junos Move group_vars to an inventory directory 2022-09-08 10:11:23 +01:00
keyscan Support skipping SSH keyscan for older switch devices 2024-09-13 17:36:32 +02:00
mellanox Use new collections in Kayobe 2024-03-27 15:07:08 +00:00