From b72112867c649ad8fbc14c445f40108ae65d47eb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 20:05:23 +0000 Subject: [PATCH] feat(ansible): update community.general to 9.4.0 --- ansible/requirements.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/requirements.yaml b/ansible/requirements.yaml index dd1b57be..4c361873 100644 --- a/ansible/requirements.yaml +++ b/ansible/requirements.yaml @@ -1,7 +1,7 @@ --- collections: - name: community.general - version: 9.1.0 + version: 9.4.0 - name: community.sops version: 1.6.7 - name: ansible.posix