algo/roles
Dima Scherbakov fd6efb71f2
ssh_config: ignore pre-existing SSH keys on client (#14646)
sshd limits the number of authentication attempts permitted per
established connection.
The limit is set via the MaxAuthTries option and defaults to six
attempts.

Client SSH environments that define more than six SSH keys globally or
in the agent would exhaust authentication attempts before they reach the
algo-specified per-instance SSH private key.

SSH client allows "forgetting" existing keys per connection using the
IdentitiesOnly option.
A client only offers an explicitly defined key when this option is set.
2023-09-27 18:15:35 +03:00
..
client Ansible upgrade 6.1 (#14500) 2022-07-30 15:01:24 +03:00
cloud-azure Make Azure OS disk type configurable and default to a cheaper type (#14533) 2022-10-30 13:35:44 +03:00
cloud-cloudstack/tasks Ansible upgrade 6.1 (#14500) 2022-07-30 15:01:24 +03:00
cloud-digitalocean/tasks Ansible upgrade 6.1 (#14500) 2022-07-30 15:01:24 +03:00
cloud-ec2 Ansible upgrade 6.1 (#14500) 2022-07-30 15:01:24 +03:00
cloud-gce/tasks Ansible upgrade 6.1 (#14500) 2022-07-30 15:01:24 +03:00
cloud-hetzner/tasks Ansible upgrade 6.1 (#14500) 2022-07-30 15:01:24 +03:00
cloud-lightsail Ansible upgrade 6.1 (#14500) 2022-07-30 15:01:24 +03:00
cloud-linode Ansible upgrade 6.1 (#14500) 2022-07-30 15:01:24 +03:00
cloud-openstack/tasks Ansible upgrade 6.1 (#14500) 2022-07-30 15:01:24 +03:00
cloud-scaleway Ansible upgrade 6.1 (#14500) 2022-07-30 15:01:24 +03:00
cloud-vultr/tasks Ansible upgrade 6.1 (#14500) 2022-07-30 15:01:24 +03:00
common make sure cron is installed on ubuntu. #14568 (#14640) 2023-09-27 17:56:28 +03:00
dns Ansible upgrade 6.1 (#14500) 2022-07-30 15:01:24 +03:00
local/tasks Ansible upgrade 6.1 (#14500) 2022-07-30 15:01:24 +03:00
ssh_tunneling ssh_config: ignore pre-existing SSH keys on client (#14646) 2023-09-27 18:15:35 +03:00
strongswan Ansible upgrade 6.1 (#14500) 2022-07-30 15:01:24 +03:00
wireguard Ansible upgrade 6.1 (#14500) 2022-07-30 15:01:24 +03:00