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