From b0b2ec1fe82072ad6629e592a381f77f482977f9 Mon Sep 17 00:00:00 2001 From: "angelnu-bot[bot]" <115925344+angelnu-bot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 18:07:46 +0000 Subject: [PATCH] feat(ansible-collection): update community.general to 9.4.0 | datasource | package | from | to | | ----------------- | ----------------- | ----- | ----- | | galaxy-collection | community.general | 9.3.0 | 9.4.0 | --- ansible/requirements.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/requirements.yml b/ansible/requirements.yml index 93342068a..1f2e7013f 100644 --- a/ansible/requirements.yml +++ b/ansible/requirements.yml @@ -1,6 +1,6 @@ collections: - name: community.general - version: 9.3.0 + version: 9.4.0 - name: community.sops version: 1.8.2 roles: