From e9e4c512e32839349cbfb106411eee1887bb1296 Mon Sep 17 00:00:00 2001 From: "azimuth-automation-bot[bot]" <177105362+azimuth-automation-bot[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 10:09:29 +0100 Subject: [PATCH] Bump ansible.posix to 1.6.1 (#255) Co-authored-by: mkjpryor <642657+mkjpryor@users.noreply.github.com> --- requirements.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.yml b/requirements.yml index ab830d2..49ae92e 100644 --- a/requirements.yml +++ b/requirements.yml @@ -1,7 +1,7 @@ --- collections: - name: ansible.posix - version: 1.6.0 + version: 1.6.1 # - name: ansible.windows # version: 1.10.0 # - name: chocolatey.chocolatey