feat: remove ufw from default packages

This commit is contained in:
Simon Cornet 2025-08-20 10:46:15 +02:00
commit a23a16a1a9

View file

@ -15,7 +15,6 @@ apt_default_packages_install:
- "python-apt-common"
- "software-properties-common"
- "unattended-upgrades"
- "ufw"
- "unzip"
- "vim"