Update main.yml

This commit is contained in:
qiaofeng1227 2022-07-26 07:58:00 +08:00 committed by GitHub
parent 3635fd2692
commit 4376e14ab5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,5 @@
common_packages_redhat: common_packages_redhat:
- snapd
- mosh - mosh
- wget - wget
- openssl - openssl
@ -21,9 +22,9 @@ common_packages_redhat:
- jq - jq
- telnet - telnet
- mlocate - mlocate
- snapd
common_packages_debian: common_packages_debian:
- snapd
- acl - acl
- mosh - mosh
- curl - curl
@ -48,4 +49,3 @@ common_packages_debian:
- net-tools - net-tools
- mlocate - mlocate
- chrony - chrony
- snapd