websoft9/apps/roles/role_common/vars/main.yml
2022-07-25 17:02:01 +08:00

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