openstack-ansible/ansible-collection-requirements.yml
Jonathan Rosser 0972c8228c Add openstack-ansible-plugins as a collection
This collection contains utilities used across many other roles in
openstack-ansible, initially for database, message queue and service
setup.

Depends-On: Ice2dbac8a2b23e33523e9b6f120f8f16588b43e1
Change-Id: I8c2e9394dc51d0930b2c340afd0b28fde86a966b
2022-01-05 15:29:44 +00:00

30 lines
969 B
YAML

collections:
- name: https://opendev.org/openstack/ansible-collections-openstack
version: 1.5.3
type: git
- name: https://opendev.org/openstack/ansible-config_template
version: 1.2.1
type: git
- name: https://github.com/ansible-collections/community.general
version: 4.0.1
type: git
- name: https://github.com/ansible-collections/community.rabbitmq
version: 1.1.0
type: git
- name: https://github.com/ansible-collections/community.mysql
version: 2.3.1
type: git
- name: https://github.com/ansible-collections/community.crypto
version: 1.9.5
type: git
- name: https://github.com/ansible-collections/ansible.posix
version: 1.3.0
type: git
# NOTE(noonedeadpunk): needs version in galaxy.yml to pull from git
- name: openvswitch.openvswitch
version: 2.0.2
source: https://galaxy.ansible.com
- name: https://opendev.org/openstack/openstack-ansible-plugins
version: master
type: git