classroom/roles/unity/tasks/main_win.yml

8 lines
154 B
YAML
Raw Normal View History

2023-09-11 20:30:48 +00:00
- name: Install Unity
win_chocolatey:
name: unity
# Don’t install Unity Hub because it wants a login when run.
# TODO Figure out license stuff.