Add missing packages to install
This commit is contained in:
parent
53bb9c5827
commit
107f7aa27d
1 changed files with 8 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue