Files
ansible_role_package/vars/pkglist.yml
Matthew Stobbs 81a1dd7469 working on go
Signed-off-by: Matthew Stobbs <matthew@stobbs.ca>
2026-02-02 17:06:31 -07:00

27 lines
534 B
YAML

# vim: set filetype=yaml.ansible :
---
# Default install variables as needed
## Restrictions for package install methods.
## The first item is the default method. If only
## one method exists, all others are ignored.
air_install_methods:
- source
alacritty_install_methods:
- system
- source
ansible_lint_install_methods:
- system
- system_pip
- pipx
ansible_install_methods:
- system
- system_pip
aquamarine_install_methods:
- source
hyprland_install_methods:
- source
yazi_install_methods:
- source
- cargo