mirror of https://github.com/ansible/ansible.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
426 B
YAML
17 lines
426 B
YAML
9 years ago
|
# change these to some ansible owned test roles
|
||
|
- src: briancoca.oracle_java7
|
||
|
name: oracle_java7
|
||
|
|
||
10 years ago
|
- src: git+http://bitbucket.org/willthames/git-ansible-galaxy
|
||
9 years ago
|
version: pr-10620
|
||
10 years ago
|
|
||
10 years ago
|
- src: http://bitbucket.org/willthames/hg-ansible-galaxy
|
||
10 years ago
|
scm: hg
|
||
|
|
||
|
- src: https://bitbucket.org/willthames/http-ansible-galaxy/get/master.tar.gz
|
||
|
name: http-role
|
||
10 years ago
|
|
||
|
- src: git@github.com:geerlingguy/ansible-role-php.git
|
||
|
scm: git
|
||
|
name: php
|