aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2025-07-17 23:08:42 +0000
committerGravatar GitHub <[email protected]>2025-07-17 23:08:42 +0000
commitb1440baa3852681ac4b66a8ad51b7e994082ff39 (patch)
treebf1c52aa4638689abbd3beeadb83ea96cf619114
parentUpdate Keycloak to 26.3.0 (diff)
| datasource | package | from | to | | ----------------- | -------------------- | ------ | ------ | | galaxy-collection | community.crypto | 2.26.1 | 3.0.1 | | galaxy-collection | community.general | 10.6.0 | 11.1.0 | | galaxy-collection | community.postgresql | 3.14.0 | 4.1.0 |
-rw-r--r--ansible/roles/requirements.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/ansible/roles/requirements.yml b/ansible/roles/requirements.yml
index 8283189..f84f75f 100644
--- a/ansible/roles/requirements.yml
+++ b/ansible/roles/requirements.yml
@@ -3,11 +3,11 @@ collections:
- name: ansible.posix
version: 2.0.0
- name: community.crypto
- version: 2.26.1
+ version: 3.0.1
- name: community.general
- version: 10.6.0
+ version: 11.1.0
- name: community.postgresql
- version: 3.14.0
+ version: 4.1.0
roles:
- name: dmarc_metrics_exporter