config_template of version 3.0.0 has compatability with ansible-core>=2.19, so we need to use it. Depends-On: https://review.opendev.org/c/openstack/openstack-ansible-os_tempest/+/981239 Change-Id: I27ed7ef22d751ff30da33a6aa67b42970e2cb388 Signed-off-by: Dmitriy Rabotyagov <dmitriy.rabotyagov@cleura.com>
55 lines
1.6 KiB
YAML
55 lines
1.6 KiB
YAML
---
|
|
collections:
|
|
- name: openstack.cloud
|
|
source: https://opendev.org/openstack/ansible-collections-openstack
|
|
type: git
|
|
version: 2.5.0
|
|
- name: openstack.config_template
|
|
source: https://opendev.org/openstack/ansible-config_template
|
|
type: git
|
|
version: 3.0.0
|
|
- name: openstack.osa
|
|
source: https://opendev.org/openstack/openstack-ansible-plugins
|
|
type: git
|
|
version: master
|
|
- name: community.general
|
|
source: https://github.com/ansible-collections/community.general
|
|
type: git
|
|
version: 12.4.0
|
|
- name: community.rabbitmq
|
|
source: https://github.com/ansible-collections/community.rabbitmq
|
|
type: git
|
|
version: 1.6.0
|
|
- name: community.mysql
|
|
source: https://github.com/ansible-collections/community.mysql
|
|
type: git
|
|
version: 4.1.0
|
|
- name: community.crypto
|
|
source: https://github.com/ansible-collections/community.crypto
|
|
type: git
|
|
version: 3.1.1
|
|
- name: ansible.posix
|
|
source: https://github.com/ansible-collections/ansible.posix
|
|
type: git
|
|
version: 2.1.0
|
|
- name: gluster.gluster
|
|
source: https://github.com/gluster/gluster-ansible-collection
|
|
type: git
|
|
version: 1.0.2
|
|
- name: ansible.netcommon
|
|
source: https://github.com/ansible-collections/ansible.netcommon
|
|
type: git
|
|
version: v8.4.0
|
|
- name: ansible.utils
|
|
source: https://github.com/ansible-collections/ansible.utils
|
|
type: git
|
|
version: v6.0.1
|
|
- name: openvswitch.openvswitch
|
|
source: https://github.com/ansible-collections/openvswitch.openvswitch
|
|
type: git
|
|
version: 2.1.1
|
|
- name: osa_ops.mcapi_vexxhost
|
|
source: https://opendev.org/openstack/openstack-ansible-ops#/mcapi_vexxhost
|
|
type: git
|
|
version: master
|