We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 789516d + cb1505e commit ae59318Copy full SHA for ae59318
tasks/Debian.yml
@@ -2,7 +2,7 @@
2
- name: Install desktop environment
3
ansible.builtin.apt:
4
name:
5
- - ubuntu-desktop
+ - ubuntu-desktop-minimal
6
- firefox
7
# psutil is required by ansible's dconf module
8
- python3-psutil
0 commit comments