bifrost/ansible-collections-requirements.yml
Dmitry Tantsur c12b7fafe8 Exclude ansible collection >1.8.0,<2.0.0
The next version after 1.8.0 will not be compatible with openstacksdk
0.99 in the Zed constraints. We'll need to bump to 2.0.0 when ready.

Change-Id: I21598c36b78a30b38cf0e721d280756168c557cf
2022-05-25 15:05:40 +02:00

7 lines
258 B
YAML

collections:
- name: openstack.cloud
# NOTE(dtantsur): replace with >=2.0.0 when ready. The next version after
# 1.8.0 will be incompatible with openstacksdk in Zed constraints.
version: '>=1.3.0,<=1.8.0'
source: https://galaxy.ansible.com