Skip to content

Commit

Permalink
test fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
mikemorency committed May 20, 2024
1 parent 863b8f5 commit 568ff75
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
8 changes: 4 additions & 4 deletions galaxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ build_ignore:
- context
- .idea
dependencies: {
"vmware.vmware_rest": ">=2.3.1",
"community.vmware": ">4.3.0",
"vmware.vmware": ">=1.0.0",
}
"vmware.vmware_rest": ">=2.3.1",
"community.vmware": ">4.3.0",
"vmware.vmware": ">=1.0.0",
}
1 change: 1 addition & 0 deletions tests/integration/requirements.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
collections:
- name: community.vmware
version: ">=4.4.0"
- name: vmware.vmware_rest
- name: vmware.vmware
- name: containers.podman

0 comments on commit 568ff75

Please sign in to comment.