galaxy: test from galaxy instead of git
This commit is contained in:
parent
52713efe27
commit
1c78c0b234
1 changed files with 4 additions and 6 deletions
|
@ -1,20 +1,18 @@
|
|||
collections:
|
||||
- name: ansible-collection-mirrors/community.general
|
||||
- name: community.general
|
||||
src: git+https://git.mgrote.net/ansible-collection-mirrors/community.general
|
||||
version: "8.5.0"
|
||||
scm: git
|
||||
- name: ansible-collection-mirrors/community.crypto
|
||||
- name: community.crypto
|
||||
src: git+https://git.mgrote.net/ansible-collection-mirrors/community.crypto
|
||||
version: "2.18.0"
|
||||
scm: git
|
||||
- name: ansible-collection-mirrors/ansible.posix
|
||||
- name: ansible.posix
|
||||
src: git+https://git.mgrote.net/ansible-collection-mirrors/ansible.posix
|
||||
version: "1.5.2"
|
||||
scm: git
|
||||
- name: ansible-collections/community.docker
|
||||
src: git+https://github.com/ansible-collections/community.docker
|
||||
- name: community.docker
|
||||
version: "3.8.1"
|
||||
scm: git
|
||||
roles:
|
||||
- src: https://git.mgrote.net/ansible-role-mirrors/ansible-role-bootstrap
|
||||
scm: git
|
||||
|
|
Loading…
Reference in a new issue