Let me make sure I understand the question ... Are you asking what to put in the requirements.yml file so that it can download the above github role?
On Thu, Sep 4, 2014 at 3:45 PM, Patrick Schirch < [email protected]> wrote: > Hi, > > i want to share internal organization ansible roles from our gitlab > instance with my colleagues. > > 1. I installed Ansible 1.8 dev from source. > 2. Created a requirements.yml. > 3. Added a repo from the gitlab instance (src: git+ > https://ourgitlabhost/example-group/example-role.git) > 4. Executing ansible-galaxy install -r requirements.yml > > It only uses https (with git config http.sslVerify false ) to clone the > repo sucessfully. > > What is the right syntax to use SSH for cloning? > > -- > 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/99ba978d-3723-46c0-a24e-db02f2d54155%40googlegroups.com > <https://groups.google.com/d/msgid/ansible-project/99ba978d-3723-46c0-a24e-db02f2d54155%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CA%2BnsWgw2YXf2ydqd1x77RgBur489UBiUfchkAuDSiXGLeed6fA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
