reorganizing configuration
- static package configuration in `vars/pkgs` - loaded into the variable `pkgconfig` as part of `tasks/main.yml`
This commit is contained in:
8
vars/pkgs/fd.yml
Normal file
8
vars/pkgs/fd.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
fd:
|
||||
pkg:
|
||||
Darwin:
|
||||
- fd
|
||||
RedHat:
|
||||
- fd-find
|
||||
Debian:
|
||||
- fd-find
|
||||
Reference in New Issue
Block a user