i can't clone a remote repo:

    failed: [IP_ADDRESS_REMOVED] => {"cmd": "/usr/bin/git ls-remote 
[email protected]:REMOVED/REMOVED.git -h refs/heads/HEAD", "failed": true, 
"rc": 128}
    stderr: Permission denied (publickey).


i have this in my ansible.cfg:

    [defaults]
    transport= ssh

    [ssh_connectin]
    ssh_args = -o ForwardAgent=yes

not sure what to do at this point, i could use some help

-- 
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/ba0c98af-ef91-4180-8d0a-d682349303c9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to