„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
tasks:
- name: Choose which Windows updates to install
win_updates:
category_names:
- SecurityUpdates
- CriticalUpdates
- UpdateRollups
win_updates:
category_names:
- SecurityUpdates
- CriticalUpdates
- UpdateRollups
#---
# hosts: all