Specify the collections version more explicitly
I have a feeling that we're hardcoding 1.0.0 now. Change-Id: I0288ef8b564f06211bf3448942eb6d6b3965519f
This commit is contained in:
parent
e211e66a95
commit
81999de9b9
@ -1,4 +1,4 @@
|
|||||||
collections:
|
collections:
|
||||||
- name: openstack.cloud
|
- name: openstack.cloud
|
||||||
version: 1.0.0
|
version: '>=1.0.0,<2.0.0'
|
||||||
source: https://galaxy.ansible.com
|
source: https://galaxy.ansible.com
|
||||||
|
Loading…
x
Reference in New Issue
Block a user