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.
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.
8 months ago
..
client Ansible upgrade 6.1 (#14500) 2 years ago
cloud-azure Make Azure OS disk type configurable and default to a cheaper type (#14533) 2 years ago
cloud-cloudstack/tasks Ansible upgrade 6.1 (#14500) 2 years ago
cloud-digitalocean/tasks Ansible upgrade 6.1 (#14500) 2 years ago
cloud-ec2 Ansible upgrade 6.1 (#14500) 2 years ago
cloud-gce/tasks Ansible upgrade 6.1 (#14500) 2 years ago
cloud-hetzner/tasks Ansible upgrade 6.1 (#14500) 2 years ago
cloud-lightsail Ansible upgrade 6.1 (#14500) 2 years ago
cloud-linode Ansible upgrade 6.1 (#14500) 2 years ago
cloud-openstack/tasks Ansible upgrade 6.1 (#14500) 2 years ago
cloud-scaleway Ansible upgrade 6.1 (#14500) 2 years ago
cloud-vultr/tasks Ansible upgrade 6.1 (#14500) 2 years ago
common make sure cron is installed on ubuntu. #14568 (#14640) 8 months ago
dns Ansible upgrade 6.1 (#14500) 2 years ago
local/tasks Ansible upgrade 6.1 (#14500) 2 years ago
ssh_tunneling ssh_config: ignore pre-existing SSH keys on client (#14646) 8 months ago
strongswan Ansible upgrade 6.1 (#14500) 2 years ago
wireguard Ansible upgrade 6.1 (#14500) 2 years ago