Aggiunta altri pacchetti all'installazione di base.
This commit is contained in:
parent
954fe4ffbb
commit
24e56885af
5 changed files with 26 additions and 0 deletions
6
roles/geogebra/tasks/main.yml
Normal file
6
roles/geogebra/tasks/main.yml
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
- apt:
|
||||
name:
|
||||
- geogebra
|
||||
- geogebra-gnome
|
||||
state: present
|
Loading…
Add table
Add a link
Reference in a new issue