Skip to content

Commit ae59318

Browse files
Merge pull request #32 from ccdc-opensource/update-ubuntu-desktop
ubuntu minimal package TO-246
2 parents 789516d + cb1505e commit ae59318

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tasks/Debian.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
- name: Install desktop environment
33
ansible.builtin.apt:
44
name:
5-
- ubuntu-desktop
5+
- ubuntu-desktop-minimal
66
- firefox
77
# psutil is required by ansible's dconf module
88
- python3-psutil

0 commit comments

Comments
 (0)