6 lines
90 B
YAML
6 lines
90 B
YAML
---
|
|
- name: install chocolatey package
|
|
win_chocolatey:
|
|
name: llvm
|
|
state: latest
|