Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for OL9 in 19c + prapatch in oraswdb_install #469

Merged
merged 8 commits into from
Sep 1, 2024
Next Next commit
added missing collection dependencies
  • Loading branch information
Rendanic committed Sep 1, 2024
commit 82549a863c0a4c482ba05b80c210c1b1178c4986
3 changes: 3 additions & 0 deletions changelogs/fragments/collection_dependencies.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
minor_changes:
- "added missing collection dependencies (oravirt#469)"
7 changes: 5 additions & 2 deletions galaxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,8 @@ tags:
- infrastructure
- oracle
dependencies:
community.general: '>=7.0.0'
devsec.hardening: 8.6.0
community.general: '>=8.6.0'
community.crypto: '>=2.21.1'
ansible.posix: '1.5.4'
ansible.utils: '5.1.0'
devsec.hardening: '>=8.6.0,<9.0.0'