local/roles/gh/tasks/Windows.yaml

6 lines
88 B
YAML

---
- name: install chocolatey package
win_chocolatey:
name: gh
state: latest