Import iniziale.
This commit is contained in:
commit
d20346a467
16 changed files with 84 additions and 0 deletions
12
roles/libreoffice/tasks/main.yml
Normal file
12
roles/libreoffice/tasks/main.yml
Normal file
|
@ -0,0 +1,12 @@
|
|||
---
|
||||
# LibreOffice and its compendiary packages
|
||||
|
||||
- apt:
|
||||
name:
|
||||
- libreoffice
|
||||
- libreoffice-gnome
|
||||
- libreoffice-help-it
|
||||
- libreoffice-l10n-it
|
||||
- libreoffice-librelogo
|
||||
- openclipart-libreoffice
|
||||
state: present
|
Loading…
Add table
Add a link
Reference in a new issue