classroom/roles/cp2102_driver/tasks/main_win.yml
Gašper Fele-Žorž 5620a7ebfe Disable CUFinder
2025-08-18 15:51:54 +02:00

6 lines
222 B
YAML

- name: Install CP210x USB to UART Bridge VCP Drivers
win_chocolatey:
ignore_checksums: true
name: cp210x-vcp-drivers-win10
#TODO remove ignore_errors once the package is repaired/updated
ignore_errors: true