classroom/roles/iverilog/tasks/main_win.yml
2025-09-02 10:47:06 +02:00

6 lines
147 B
YAML

- name: Install Icarus Verilog
win_chocolatey:
name: iverilog
version: '11.0'
source: http://internal/odata/repo
state: present