classroom/roles/unity/tasks/main_win.yml
2023-09-11 22:30:48 +02:00

8 lines
154 B
YAML

- name: Install Unity
win_chocolatey:
name: unity
# Don’t install Unity Hub because it wants a login when run.
# TODO Figure out license stuff.