tuttinrete/roles/libreoffice/tasks/main.yml

16 lines
311 B
YAML
Raw Normal View History

2020-04-29 21:18:01 +02:00
---
# LibreOffice and its compendiary packages
- apt_repository:
repo: 'ppa:libreoffice/libreoffice-6-3'
2020-04-29 21:18:01 +02:00
- apt:
name:
- libreoffice
- libreoffice-gnome
- libreoffice-help-it
- libreoffice-l10n-it
- libreoffice-librelogo
- openclipart-libreoffice
state: present