ansible-role-linux/vars/Debian.yml

21 lines
246 B
YAML
Raw Normal View History

---
sysadmin_packages:
- curl
- file
- dnsutils
- git
- gpg
- htop
# - iptables # replace with nftables
- iputils-ping
- jq
- net-tools
- netcat
- psmisc
- python-is-python3
- rsync
- tcpdump
- tmux
- tree
- vim