packages are more generic
- if config is needed, it has a file in vars/ - all imported vars for pkgs are namespaced with _<pkgname>
This commit is contained in:
7
vars/python3.yml
Normal file
7
vars/python3.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
Darwin:
|
||||
pkgs:
|
||||
- python3
|
||||
Linux:
|
||||
pkgs:
|
||||
- python3
|
||||
- python3-pip
|
||||
Reference in New Issue
Block a user