From 05eb6afd2468e3440ea5cae3809185a898aa6fdc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 10:21:29 +0000 Subject: [PATCH] fix(ansible): update community.general to 8.6.1 --- requirements.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.yaml b/requirements.yaml index 2a35ab17..bf9b2bbb 100644 --- a/requirements.yaml +++ b/requirements.yaml @@ -5,7 +5,7 @@ collections: - name: ansible.utils version: 4.1.0 - name: community.general - version: 8.6.0 + version: 8.6.1 - name: community.sops version: 1.6.7 - name: kubernetes.core