ansible-role-linux/vars/Debian-12.yml

21 lines
240 B
YAML
Raw Permalink Normal View History

2023-07-24 22:23:49 +00:00
---
sysadmin_packages:
- curl
- file
2024-03-06 17:43:50 +00:00
- bind9-dnsutils
2023-07-24 22:23:49 +00:00
- git
- gpg
- htop
- nftables
- iputils-ping
- jq
- net-tools
- netcat-traditional
- psmisc
- python-is-python3
- rsync
- tcpdump
- tmux
- tree
- vim