classroom/roles/libreoffice/tasks/main_lin.yml
2024-06-01 00:49:52 +02:00

4 lines
75 B
YAML

- name: Install LibreOffice
apt:
name: libreoffice
state: latest