Files
openstack-ansible/ansible-collection-requirements.yml
Andrew Bonney c2ff5cf0c3 Migrate k8s cluster from osa ops into main tree
Moves the k8s cluster deployment out of osa ops and into
the setup-infrastructure stage of the main OSA deployment
when required.

Depends-On: https://review.opendev.org/c/openstack/openstack-ansible-plugins/+/980864

Change-Id: I7772bc228206230df8b1b79dc145397b36289043
Signed-off-by: Andrew Bonney <andrew.bonney@bbc.co.uk>
2026-04-20 17:50:33 +00:00

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: adriacloud.kubernetes
source: https://github.com/adriacloud/ansible-collection-kubernetes
type: git
version: 26.4.1