Slim down Debian install
This commit is contained in:
parent
d174fc56e4
commit
e8925593ef
2 changed files with 1 additions and 4 deletions
|
@ -28,7 +28,7 @@
|
|||
- dnsutils
|
||||
- git
|
||||
- gnupg
|
||||
- mc
|
||||
- neovim
|
||||
- nftables
|
||||
- nmap
|
||||
- openssh-server
|
||||
|
@ -39,7 +39,6 @@
|
|||
- sudo
|
||||
- tmux
|
||||
- unattended-upgrades
|
||||
- vim
|
||||
- zstd
|
||||
- name: Enable automatic update check
|
||||
become: true
|
||||
|
|
|
@ -24,9 +24,7 @@
|
|||
- flatpak
|
||||
- git-gui
|
||||
- keepassxc
|
||||
- libcanberra-gtk-module
|
||||
- tigervnc-viewer
|
||||
- vim-gtk3
|
||||
- name: Check for Gnome Shell
|
||||
ansible.builtin.stat:
|
||||
path: /usr/bin/gnome-shell
|
||||
|
|
Loading…
Reference in a new issue