homelab/roles/base/defaults/main.yml

19 lines
204 B
YAML

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