From f6820023ce87c70ac049dca3601ac4457af0febc Mon Sep 17 00:00:00 2001 From: "ppat-self-hosted-renovate-bot[bot]" <175373406+ppat-self-hosted-renovate-bot[bot]@users.noreply.github.com> Date: Fri, 11 Oct 2024 08:04:39 +0000 Subject: [PATCH] fix(galaxy-collection): update ansible.posix (1.6.0 -> 1.6.1) --- images/homelab-workspace/packages/requirements.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/homelab-workspace/packages/requirements.yaml b/images/homelab-workspace/packages/requirements.yaml index ce3713ba..30a7c241 100644 --- a/images/homelab-workspace/packages/requirements.yaml +++ b/images/homelab-workspace/packages/requirements.yaml @@ -1,7 +1,7 @@ --- collections: - name: ansible.posix - version: 1.6.0 + version: 1.6.1 - name: ansible.utils version: 5.1.2 - name: community.docker