Browse Source

more tools

master
parent
commit
4b62a0866f
1 changed files with 27 additions and 6 deletions
  1. +27
    -6
      vars/main.yaml

+ 27
- 6
vars/main.yaml View File

@@ -4,16 +4,16 @@ debian_common_packages:
- aptitude - aptitude


# admin tools # admin tools
- tmux
- rsync
- lsof - lsof
- vim
- pv
- less - less
- psmisc - psmisc
- lshw
- ipcalc
- ipv6calc


# editors # editors
- nano - nano
- vim


# network tools # network tools
- iputils-ping - iputils-ping
@@ -21,21 +21,42 @@ debian_common_packages:
- nmap - nmap
- tcpdump - tcpdump
- dnsutils - dnsutils
- mtr
- oping


# documentation # documentation
- man-db - man-db


# tools # tools
- unzip
- pwgen - pwgen


# pipe tools
# compression
- unzip
- p7zip
- zip
- unzip

# file sync tools
- rsync
- zsync

# shell tools
- tmux
- socat - socat
- jq - jq
- jo - jo
- pv
- qrencode


# languages # languages
- python3 - python3
- python3-pip - python3-pip
- python3-setuptools - python3-setuptools
- golang - golang

# security tools
- openssh-client
- ssh-agent-filter
- gnupg
- gnupg-agent
- agent-transfer