openstack-ansible/ansible-collection-requirements.yml
Dmitriy Rabotyagov e4b595d910 Define name for all collections in a-r-r
At the moment it's not possible to override collection, since we merge
user and default collections by name. So in case it's needed to
override git repo or user wants to use galaxy, they can only extend
installable collections. At the same time in envs with limited
connectivity it might be impossible to fetch data from third-party repos
and replacement is needed.

So to allow proper overrides we place collection name and source
keys regardless of type.

Change-Id: Ic0b125715527e4f3fba5238c3f7577e83c93e568
2022-12-21 11:34:55 +01:00

53 lines
1.5 KiB
YAML

---
collections:
- name: openstack.cloud
source: https://opendev.org/openstack/ansible-collections-openstack
type: git
version: f0cb7f680231bf17fdf043de4e5e8117c1aef097
- name: openstack.config_template
source: https://opendev.org/openstack/ansible-config_template
type: git
version: 2.0.0
- name: openstack.osa
source: https://opendev.org/openstack/openstack-ansible-plugins
type: git
version: 5c8de0eb2c8b907f24bf1251b83d55457f91ea36
- name: community.general
source: https://github.com/ansible-collections/community.general
type: git
version: 5.6.0
- name: community.rabbitmq
source: https://github.com/ansible-collections/community.rabbitmq
type: git
version: 1.2.2
- name: community.mysql
source: https://github.com/ansible-collections/community.mysql
type: git
version: 3.5.1
- name: community.crypto
source: https://github.com/ansible-collections/community.crypto
type: git
version: 2.7.0
- name: ansible.posix
source: https://github.com/ansible-collections/ansible.posix
type: git
version: 1.4.0
- name: gluster.gluster
source: https://github.com/gluster/gluster-ansible-collection
type: git
version: 1.0.2
# NOTE(noonedeadpunk): needs version in galaxy.yml to pull from git
- name: ansible.netcommon
source: https://galaxy.ansible.com
type: galaxy
version: 3.1.1
- name: ansible.utils
source: https://galaxy.ansible.com
type: galaxy
version: 2.6.1
- name: openvswitch.openvswitch
source: https://galaxy.ansible.com
type: galaxy
version: 2.1.0