Skip to content

Commit

Permalink
Update RDBMS collection and role dependencies (#77)
Browse files Browse the repository at this point in the history
Signed-off-by: Chuck Levesque <[email protected]>
  • Loading branch information
clevesque authored Sep 12, 2024
1 parent 4579260 commit 795bfe0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions base/requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,16 +24,16 @@ collections:
- name: cloudera.exe
version: 2.4.1
- name: community.mysql
version: 3.1.0
version: 3.8.0
- name: community.postgresql
version: 1.6.1
version: 3.3.0
- name: freeipa.ansible_freeipa
version: 1.11.1
- name: cloud.terraform
version: 2.0.0

roles:
- name: geerlingguy.postgresql
version: 2.2.0
- src: https://github.com/dbeech/ansible-role-mysql
version: 3.5.0
- src: https://github.com/clevesque/ansible-role-mysql
version: master

0 comments on commit 795bfe0

Please sign in to comment.