From 8e9377b33607f624b771aa2107b5dc1661cf976b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 31 Dec 2024 13:46:19 +0000 Subject: [PATCH] Update Ansible collection community.general to v10.2.0 | datasource | package | from | to | | ----------------- | ----------------- | ------ | ------ | | galaxy-collection | community.general | 10.1.0 | 10.2.0 | --- ansible/requirements.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/requirements.yml b/ansible/requirements.yml index 0952bf08..a15891f1 100644 --- a/ansible/requirements.yml +++ b/ansible/requirements.yml @@ -1,7 +1,7 @@ --- collections: - name: community.general - version: 10.1.0 + version: 10.2.0 - name: community.sops version: 2.0.0 - name: community.mysql