changing * to double quotes (test)

This commit is contained in:
iRaven 2024-06-30 12:41:27 -05:00
parent 2129c517c6
commit e7f5724076

View File

@ -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