Hi I am new to Ansible and ssh. I have two Linux machine. I have a user named test in both. Copied the public key from the controller machine to node and i try to connect it through ansible. I am not able to connect.
Do we need to create Private/public key as root itself and copy it to the root of the other machine?? Can we use two differnt user like,root user in controller machine test user in node.? I tried this but it was not working. Giving me error like check whether it is configured to ssh connection -- You received this message because you are subscribed to the Google Groups "Ansible Development" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
