Skip to content

Commit 7ef3c5c

Browse files
committed
Allow cloud.common 5.0.0 and later again
1 parent 7d3602e commit 7ef3c5c

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
bugfixes:
2+
- Allow cloud.common 5.0.0 and later again
3+
(https://github.com/ansible-collections/vmware.vmware_rest/pull/614).

galaxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ tags:
1212
- vmware
1313
- virtualization
1414
dependencies:
15-
cloud.common: ">=4.1.0,<5.0.0"
15+
cloud.common: ">=4.1.0"
1616
repository: https://github.com/ansible-collections/vmware.vmware_rest
1717
homepage: https://github.com/ansible-collections/vmware.vmware_rest
1818
issues: https://github.com/ansible-collections/vmware.vmware_rest/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc

0 commit comments

Comments
 (0)