change name of system_packages to extra_packages
This commit is contained in:
@@ -5,7 +5,7 @@ debug: false
|
||||
use_local: false
|
||||
prefer_method: src
|
||||
packages: [] # list of packages to install
|
||||
system_packages: [] # list of extra packages to add to pkg_sys
|
||||
extra_packages: [] # list of extra packages to add to pkg_sys
|
||||
|
||||
defaults:
|
||||
path:
|
||||
|
||||
Reference in New Issue
Block a user