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