diff options
Diffstat (limited to 'test/integration/galaxy_roles.yml')
-rw-r--r-- | test/integration/galaxy_roles.yml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/test/integration/galaxy_roles.yml b/test/integration/galaxy_roles.yml new file mode 100644 index 0000000000..f354f5985f --- /dev/null +++ b/test/integration/galaxy_roles.yml @@ -0,0 +1,8 @@ +- src: git+http://bitbucket.org/willthames/git-ansible-galaxy + version: v1.4 + +- src: ssh://hg@bitbucket.org/willthames/hg-ansible-galaxy + scm: hg + +- src: https://bitbucket.org/willthames/http-ansible-galaxy/get/master.tar.gz + name: http-role |