classroom/roles/linroom/tasks/thonny.yml
2023-02-24 14:25:15 +01:00

5 lines
64 B
YAML

- name: Install cmake
apt:
name: thonny
state: latest