From a76fb16fd1275d906501bbc353a80be94612a9b4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 21:30:47 +0000 Subject: [PATCH] =?UTF-8?q?fix(ansible):=20update=20community.general=20(?= =?UTF-8?q?=2010.0.0=20=E2=86=92=2010.0.1=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ansible/requirements.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/requirements.yml b/ansible/requirements.yml index f2197ca59..f8076469a 100644 --- a/ansible/requirements.yml +++ b/ansible/requirements.yml @@ -5,7 +5,7 @@ collections: - name: ansible.utils version: 5.1.2 - name: community.general - version: 10.0.0 + version: 10.0.1 - name: community.sops version: 2.0.0 - name: kubernetes.core