Update main.yml

This commit is contained in:
Darren 2022-10-28 10:19:59 +08:00 committed by GitHub
parent 62333c0657
commit d6c4adcece
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,9 +10,11 @@ common_os_support: ["CentOS", "Ubuntu", "Amazon", "OracleLinux", "Debian", "RedH
# Useful tools, list var type, e.g:
# common_install_tools:
# - docker
# - cockpit
common_install_tools:
- docker
# when init=1, need upgrade system
common_system_upgrade: True