websoft9/apps/roles/role_common/vars/main.yml

52 lines
583 B
YAML
Raw Normal View History

2022-07-11 14:03:55 +08:00
common_packages_redhat:
2022-07-26 07:58:00 +08:00
- snapd
2022-07-11 14:03:55 +08:00
- 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:
2022-07-26 07:58:00 +08:00
- snapd
2022-07-11 14:03:55 +08:00
- 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