mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-01-25 02:38:42 +08:00
50 lines
563 B
YAML
50 lines
563 B
YAML
|
common_packages_redhat:
|
||
|
- mosh
|
||
|
- wget
|
||
|
- openssl
|
||
|
- unzip
|
||
|
- bzip2
|
||
|
- expect
|
||
|
- at
|
||
|
- tree
|
||
|
- vim
|
||
|
- screen
|
||
|
- pwgen
|
||
|
- git
|
||
|
- htop
|
||
|
- ImageMagick
|
||
|
- inotify-tools
|
||
|
- libselinux-python
|
||
|
- libselinux-python3
|
||
|
- yum-utils
|
||
|
- gcc
|
||
|
- jq
|
||
|
- telnet
|
||
|
- mlocate
|
||
|
|
||
|
common_packages_debian:
|
||
|
- acl
|
||
|
- mosh
|
||
|
- curl
|
||
|
- gnupg2
|
||
|
- ca-certificates
|
||
|
- lsb-release
|
||
|
- wget
|
||
|
- openssl
|
||
|
- unzip
|
||
|
- bzip2
|
||
|
- expect
|
||
|
- at
|
||
|
- tree
|
||
|
- vim
|
||
|
- screen
|
||
|
- pwgen
|
||
|
- git
|
||
|
- htop
|
||
|
- imagemagick
|
||
|
- goaccess
|
||
|
- jq
|
||
|
- net-tools
|
||
|
- mlocate
|
||
|
- chrony
|