homelab/roles/base/defaults/main.yml

21 lines
235 B
YAML

manage_network: false
network_type: static
allow_reboot: true
packages:
- apache2-utils
- cryptsetup
- curl
- dnsutils
- hashdeep
- htop
- jq
- kpartx
- ncdu
- rsync
- screen
- strace
- tree
- vim
- wget