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