- if config is needed, it has a file in vars/ - all imported vars for pkgs are namespaced with _<pkgname>
8 lines
77 B
YAML
8 lines
77 B
YAML
Darwin:
|
|
pkgs:
|
|
- python3
|
|
Linux:
|
|
pkgs:
|
|
- python3
|
|
- python3-pip
|