Also add the `apple-music` role, although it currently isn't invoked as the `win_winget` module does not exist yet.
6 lines
106 B
YAML
6 lines
106 B
YAML
---
|
|
- name: install Apple Music from Microsoft Store
|
|
win_winget:
|
|
id: 9PFHDD62MXS1
|
|
state: latest
|