starting to standardize the way packages are handled
This commit is contained in:
@@ -35,12 +35,12 @@ argument_specs:
|
||||
- source
|
||||
- appimage
|
||||
- flatpak
|
||||
- cask
|
||||
- snap
|
||||
description:
|
||||
- Default installation method for packages.
|
||||
- Varies between each indivdual package, but this is for overall package installation.
|
||||
- Possible values are V(system), V(source), V(appimage), V(flatpak), V(cask), V(snap)
|
||||
- Possible values are V(system), V(source), V(appimage), V(flatpak), V(snap)
|
||||
- When using MacOS, the V(system) option uses homebrew by default.
|
||||
install_prefix:
|
||||
type: path
|
||||
default: /usr/local
|
||||
|
||||
Reference in New Issue
Block a user