From c66fe600d4dd43351a7dab1292c22d2f2b0e7dbd Mon Sep 17 00:00:00 2001 From: rpwolff Date: Wed, 14 Jun 2023 14:14:36 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9Ewindowssample.yml=E2=80=9C=20=C3=A4nde?= =?UTF-8?q?rn?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- windowssample.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/windowssample.yml b/windowssample.yml index 462f34a..dcf2c70 100644 --- a/windowssample.yml +++ b/windowssample.yml @@ -2,11 +2,11 @@ - hosts: all tasks: - name: Choose which Windows updates to install - win_updates: - category_names: - - SecurityUpdates - - CriticalUpdates - - UpdateRollups + win_updates: + category_names: + - SecurityUpdates + - CriticalUpdates + - UpdateRollups #--- # hosts: all