31 lines
949 B
YAML
31 lines
949 B
YAML
|
---
|
||
|
collections:
|
||
|
- name: ansible.posix
|
||
|
type: git
|
||
|
source: https://github.com/ansible-collections/ansible.posix.git
|
||
|
version: 1.3.0
|
||
|
- name: community.general
|
||
|
type: git
|
||
|
source: https://github.com/ansible-collections/community.general.git
|
||
|
version: 4.6.1
|
||
|
- name: community.libvirt
|
||
|
type: git
|
||
|
source: https://github.com/ansible-collections/community.libvirt.git
|
||
|
version: 1.0.2
|
||
|
- name: community.mysql
|
||
|
type: git
|
||
|
source: https://github.com/ansible-collections/community.mysql.git
|
||
|
version: 3.1.2
|
||
|
- name: community.postgresql
|
||
|
type: git
|
||
|
source: https://github.com/ansible-collections/community.postgresql.git
|
||
|
version: 2.1.2
|
||
|
- name: community.docker
|
||
|
type: git
|
||
|
source: https://github.com/ansible-collections/community.docker.git
|
||
|
version: 2.3.0
|
||
|
- name: community.rabbitmq
|
||
|
type: git
|
||
|
source: https://github.com/ansible-collections/community.rabbitmq.git
|
||
|
version: 1.1.0
|