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