homelab/roles/base/defaults/main.yml

20 lines
217 B
YAML

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