Fix task and add LibreOffice
This commit is contained in:
parent
12a9ad442c
commit
efe0feba29
1 changed files with 3 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
upgrade: yes
|
||||
- name: Install GUI packages
|
||||
become: true
|
||||
dnf:
|
||||
pacman:
|
||||
name: '{{ packages }}'
|
||||
state: present
|
||||
update_cache: yes
|
||||
|
@ -17,6 +17,8 @@
|
|||
- galculator
|
||||
- gvim
|
||||
- libgnome-keyring
|
||||
- libreoffice-fresh
|
||||
- libreoffice-fresh-en-gb
|
||||
- nextcloud-client
|
||||
- remmina
|
||||
- rxvt-unicode
|
||||
|
|
Loading…
Reference in a new issue