aboutsummaryrefslogtreecommitdiffstats
path: root/ansible
diff options
context:
space:
mode:
authorGravatar renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2025-04-27 18:21:21 +0000
committerGravatar GitHub <[email protected]>2025-04-27 18:21:21 +0000
commit64d58e5a6a8f9b6bf91e3fe21ca3f4594bf79edf (patch)
tree745e030420ba7185a4a2cd74fe5248b9b6c6702d /ansible
parentUpdate poetry (diff)
Update ansible
| datasource | package | from | to | | ----------------- | -------------------- | ------ | ------ | | galaxy-collection | community.general | 10.5.0 | 10.6.0 | | galaxy-collection | community.postgresql | 3.12.0 | 3.14.0 |
Diffstat (limited to 'ansible')
-rw-r--r--ansible/roles/requirements.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/ansible/roles/requirements.yml b/ansible/roles/requirements.yml
index 45a913c..fe69c3a 100644
--- a/ansible/roles/requirements.yml
+++ b/ansible/roles/requirements.yml
@@ -5,9 +5,9 @@ collections:
- name: community.crypto
version: 2.26.0
- name: community.general
- version: 10.5.0
+ version: 10.6.0
- name: community.postgresql
- version: 3.12.0
+ version: 3.14.0
roles:
- name: dmarc_metrics_exporter