changing * to double quotes (test)
This commit is contained in:
parent
2129c517c6
commit
e7f5724076
@ -7,7 +7,7 @@
|
|||||||
tasks:
|
tasks:
|
||||||
- name: Download and install critical, security, and def updates and then reboot after
|
- name: Download and install critical, security, and def updates and then reboot after
|
||||||
win_updates:
|
win_updates:
|
||||||
category_names: '*'
|
category_names: "*"
|
||||||
reboot: yes
|
reboot: yes
|
||||||
reboot_timeout: 3600
|
reboot_timeout: 3600
|
||||||
throttle: 1
|
throttle: 1
|
Loading…
x
Reference in New Issue
Block a user