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