websoft9/apps/roles/role_common/vars/main.yml
2022-07-26 07:58:00 +08:00

52 lines
583 B
YAML

common_packages_redhat:
- snapd
- 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:
- snapd
- 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