Strange, I actually put both variations in a playbook and used your URL, and while it did want a password, I could see that both work.
-- Matt Martz [email protected] On December 13, 2013 at 3:12:28 PM, David Neudorfer ([email protected]) wrote: I tried that and it fails. Thats how gitlab wants the url structured. I tried ssh://[email protected]:22:douglas.goodwin/rodney.git as well. On Fri, Dec 13, 2013 at 3:27 PM, Matt Martz <[email protected]> wrote: Perhaps try specifying it like: ssh://[email protected]/douglas.goodwin/rodney.git -- Matt Martz [email protected] On December 13, 2013 at 2:23:49 PM, David Neudorfer ([email protected]) wrote: Trying to clone a repo [email protected]:douglas.goodwin/rodney.git returns stderr: ssh: Could not resolve hostname git.lbox.com:douglas.goodwin: Name or service not known The git module is trying to use douglas.goodwin as the port. When I do a "git clone [email protected]:douglas.goodwin/rodney.git" it works fine. Any suggested work arounds? -- 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]. For more options, visit https://groups.google.com/groups/opt_out. -- David Neudorfer | lunchbox™ | Senior Network Engineer | t 310.559.222 -- 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]. For more options, visit https://groups.google.com/groups/opt_out.
