„windowssample.yml“ ändern

This commit is contained in:
Ralf-Peter Wolff 2023-06-14 14:14:36 +02:00
parent 9500a1bd4e
commit c66fe600d4

View File

@ -2,11 +2,11 @@
- hosts: all - hosts: all
tasks: tasks:
- name: Choose which Windows updates to install - name: Choose which Windows updates to install
win_updates: win_updates:
category_names: category_names:
- SecurityUpdates - SecurityUpdates
- CriticalUpdates - CriticalUpdates
- UpdateRollups - UpdateRollups
#--- #---
# hosts: all # hosts: all