>> What is the syntax for role dependencies in the role's meta/main.yml
file?
You can use this syntax for the same:
meta/main.yml
---
dependencies:
-{role: some_repo, src:git+ssh://git@path/some_repo}
On Tuesday, October 3, 2017 at 1:51:08 AM UTC+5:30, ZillaYT wrote:
>
> 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/9318e0ca-7226-44ba-9491-42956fe122bf%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.