classroom/roles/winroom/tasks/unity.yml
2024-06-01 00:49:52 +02:00

7 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.