Slim down Debian install

This commit is contained in:
Anthony Rose 2024-05-01 09:07:21 +01:00
parent d174fc56e4
commit e8925593ef
2 changed files with 1 additions and 4 deletions

View file

@ -28,7 +28,7 @@
- dnsutils - dnsutils
- git - git
- gnupg - gnupg
- mc - neovim
- nftables - nftables
- nmap - nmap
- openssh-server - openssh-server
@ -39,7 +39,6 @@
- sudo - sudo
- tmux - tmux
- unattended-upgrades - unattended-upgrades
- vim
- zstd - zstd
- name: Enable automatic update check - name: Enable automatic update check
become: true become: true

View file

@ -24,9 +24,7 @@
- flatpak - flatpak
- git-gui - git-gui
- keepassxc - keepassxc
- libcanberra-gtk-module
- tigervnc-viewer - tigervnc-viewer
- vim-gtk3
- name: Check for Gnome Shell - name: Check for Gnome Shell
ansible.builtin.stat: ansible.builtin.stat:
path: /usr/bin/gnome-shell path: /usr/bin/gnome-shell