Testing variables.

This commit is contained in:
Hyperling
2020-12-28 18:37:37 -06:00
parent ed6b5d5fad
commit 6bfecc67bb
4 changed files with 38 additions and 0 deletions

14
vars/package_names.yml Normal file
View File

@ -0,0 +1,14 @@
---
# Define what the program name is on each OS so we can use package builtin. like this:
# POP!_OS
firefox["Pop!_OS"]: firefox
thunderbird["Pop!_OS"]: thunderbird
# Ubuntu
firefox["Ubuntu"]: firefox
thunderbird["Ubuntu"]: thunderbird
# FreeBSD
firefox["FreeBSD"]: firefox
thunderbird["FreeBSD"]: thunderbird