summaryrefslogtreecommitdiffstats
path: root/test/dependency-in-meta/bitbucket.yml
blob: b69680949b9be3ff0e6784403e48908777b52abb (plain)
1
2
3
4
5
6
7
8
9
10
---

dependencies:
  # from Bitbucket
  - src: git+http://bitbucket.org/willthames/git-ansible-galaxy
    version: v1.4

  # from Bitbucket, alternative syntax and caveats
  - src: http://bitbucket.org/willthames/hg-ansible-galaxy
    scm: hg