From b1440baa3852681ac4b66a8ad51b7e994082ff39 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 17 Jul 2025 23:08:42 +0000 Subject: Update ansible | 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 | --- ansible/roles/requirements.yml | 6 +++--- 1 file 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 -- cgit v1.2.3