homelab/roles/base/defaults/main.yml

12 lines
131 B
YAML

manage_network: false
network_type: static
allow_reboot: true
packages:
- htop
- kpartx
- rsync
- screen
- vim
- wget