ansible/test/legacy/galaxy_roles.yml
Matt Clay 781fd7099a Reorganize integration tests:
- Move legacy tests into a separate directory.
- Reduce common dependencies between targets.
2017-09-14 07:14:30 -07:00

16 lines
426 B
YAML

# change these to some ansible owned test roles
- src: briancoca.oracle_java7
name: oracle_java7
- src: git+http://bitbucket.org/willthames/git-ansible-galaxy
version: pr-10620
- src: http://bitbucket.org/willthames/hg-ansible-galaxy
scm: hg
- src: https://bitbucket.org/willthames/http-ansible-galaxy/get/master.tar.gz
name: http-role
- src: git@github.com:geerlingguy/ansible-role-php.git
scm: git
name: php