Hi, I need to add ssh-agent for root user. so I use below command through ansible task but getting an error.
*eval `ssh-agent -s` && ssh-add ~/.ssh/id_rsa"* please give me task to perform below command on my target machine. -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/fe7af62c-fb24-4d95-8acc-0078e45a955f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
