Add missing packages to install
This commit is contained in:
parent
53bb9c5827
commit
107f7aa27d
@ -25,9 +25,17 @@
|
||||
- pm-utils
|
||||
- policykit-1-gnome
|
||||
- printer-driver-escpr
|
||||
|
||||
- name: install gui packages
|
||||
become: yes
|
||||
apt:
|
||||
update_cache: yes
|
||||
pkg:
|
||||
- gnome-backgrounds
|
||||
- ubuntu-wallpapers-focal
|
||||
- numlockx
|
||||
- pavucontrol
|
||||
- pasystray
|
||||
|
||||
- name: install git
|
||||
become: yes
|
||||
|
Loading…
Reference in New Issue
Block a user