„windowssample.yml“ ändern
This commit is contained in:
parent
9500a1bd4e
commit
c66fe600d4
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user