popravljen TIS za Ilca
This commit is contained in:
parent
b11d09425f
commit
66079fbd17
|
@ -2,3 +2,4 @@
|
|||
# Davor.Sluga@fri.uni-lj.si
|
||||
# Windows, VS Code, Python 3
|
||||
- include_tasks: vscode.yml
|
||||
- include_tasks: thonny.yml
|
||||
|
|
4
roles/linroom/tasks/thonny.yml
Normal file
4
roles/linroom/tasks/thonny.yml
Normal file
|
@ -0,0 +1,4 @@
|
|||
- name: Install cmake
|
||||
apt:
|
||||
name: thonny
|
||||
state: latest
|
|
@ -2,3 +2,4 @@
|
|||
# Davor.Sluga@fri.uni-lj.si
|
||||
# Windows, VS Code, Python 3
|
||||
- include_tasks: vscode.yml
|
||||
- include_tasks: thonny.yml
|
||||
|
|
Loading…
Reference in a new issue