79617583

Date: 2025-05-12 09:58:27
Score: 1
Natty:
Report link

If key authorization in ansible does not work for you, but SSH login works, then the account does not have any associated keys. In order for ansible to know which key to use, you need to run a couple of commands:

$ ssh-agent bash
$ ssh-add ~/.ssh/id_rsa
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Mr.Toad