From 3b3e872f53033fddb93f6232b3e5fb4d52b1649c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2024 22:53:53 +0000 Subject: chore(deps): update ansible | datasource | package | from | to | | ----------------- | ----------------- | ------ | ------ | | galaxy-collection | community.crypto | 2.20.0 | 2.21.0 | | galaxy-collection | community.general | 8.6.2 | 8.6.3 | --- ansible/roles/requirements.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ansible') diff --git a/ansible/roles/requirements.yml b/ansible/roles/requirements.yml index d047344..cd20818 100644 --- a/ansible/roles/requirements.yml +++ b/ansible/roles/requirements.yml @@ -3,8 +3,8 @@ collections: - name: ansible.posix version: 1.5.4 - name: community.crypto - version: 2.20.0 + version: 2.21.0 - name: community.general - version: 8.6.2 + version: 8.6.3 - name: community.postgresql version: 3.4.1 -- cgit v1.2.3