From 67b1da74311be760619e5f3e3ae6477f3e23af38 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Sep 2024 01:26:34 +0000 Subject: Update ansible | datasource | package | from | to | | ----------------- | ----------------- | ----- | ----- | | galaxy-collection | ansible.posix | 1.5.4 | 1.6.0 | | galaxy-collection | community.general | 9.3.0 | 9.4.0 | --- ansible/roles/requirements.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ansible/roles/requirements.yml b/ansible/roles/requirements.yml index 8e47594..f74f3a5 100644 --- a/ansible/roles/requirements.yml +++ b/ansible/roles/requirements.yml @@ -1,11 +1,11 @@ --- collections: - name: ansible.posix - version: 1.5.4 + version: 1.6.0 - name: community.crypto version: 2.22.0 - name: community.general - version: 9.3.0 + version: 9.4.0 - name: community.postgresql version: 3.5.0 -- cgit v1.2.3