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

5 lines
64 B
YAML

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