We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d3602e commit 7ef3c5cCopy full SHA for 7ef3c5c
changelogs/fragments/614-cloud.common.yml
@@ -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
@@ -12,7 +12,7 @@ tags:
12
- vmware
13
- virtualization
14
dependencies:
15
- cloud.common: ">=4.1.0,<5.0.0"
+ cloud.common: ">=4.1.0"
16
repository: https://github.com/ansible-collections/vmware.vmware_rest
17
homepage: https://github.com/ansible-collections/vmware.vmware_rest
18
issues: https://github.com/ansible-collections/vmware.vmware_rest/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc
0 commit comments