21 lines
234 B
YAML
21 lines
234 B
YAML
|
---
|
||
|
sysadmin_packages:
|
||
|
- curl
|
||
|
- file
|
||
|
- dnsutils
|
||
|
- git
|
||
|
- gpg
|
||
|
- htop
|
||
|
- nftables
|
||
|
- iputils-ping
|
||
|
- jq
|
||
|
- net-tools
|
||
|
- netcat-traditional
|
||
|
- psmisc
|
||
|
- python-is-python3
|
||
|
- rsync
|
||
|
- tcpdump
|
||
|
- tmux
|
||
|
- tree
|
||
|
- vim
|