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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to