From 6edb63f4a1a00cd4244798472b55cf6eb421f3f0 Mon Sep 17 00:00:00 2001 From: "dreadnode-renovate-bot[bot]" <184170622+dreadnode-renovate-bot[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2026 00:23:47 +0000 Subject: [PATCH] chore(deps): update dependency community.windows to v3.3.0 | datasource | package | from | to | | ----------------- | ----------------- | ----- | ----- | | galaxy-collection | community.windows | 3.2.0 | 3.3.0 | --- ansible/requirements.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/requirements.yml b/ansible/requirements.yml index 013d469b4..405ecb2a6 100644 --- a/ansible/requirements.yml +++ b/ansible/requirements.yml @@ -5,7 +5,7 @@ collections: - name: ansible.windows version: 3.6.1 - name: community.windows - version: 3.2.0 + version: 3.3.0 - name: community.docker version: 5.2.1 - name: ansible.posix