I'm playing with role dependencies using git repos

What is the syntax for role dependencies in the role's meta/main.yml file? 
I've tried

meta/main.yml
---
dependencies:
  - role: "git+ssh://git/path/some_repo"

or

 -{role: "git+ssh://git@path/some_repo"}

It's an Atlassian Bitbucket repo, hence the ssh:// in path

Thanks

-- 
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/319f2d29-f628-4ea7-aa2e-a1acdbd2227c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to