Role installs the [Moonlight](https://moonlight-stream.org/) game streaming client.
6 lines
98 B
YAML
6 lines
98 B
YAML
---
|
|
- name: install chocolatey package
|
|
win_chocolatey:
|
|
name: moonlight-qt
|
|
state: latest
|