Enable UFW across Ubuntu profiles

This commit is contained in:
Fabio Scotto di Santolo
2026-03-25 21:44:13 +01:00
parent ac27c5757e
commit 16afdf845a
4 changed files with 27 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
---
ubuntu_packages_base:
- curl
- ufw
- htop
- fastfetch
- build-essential
@@ -18,4 +19,5 @@ ubuntu_docker_packages:
- docker-compose-plugin
enabled_services:
- ufw
- docker