Files
ansible_role_package/vars/pkglist.yml
2026-02-04 15:05:05 -07:00

33 lines
629 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:
- source
- system
ansible_lint_install_methods:
- pipx
- system
ansible_install_methods:
- system
ansible_ls_install_methods:
- source
- system
aquamarine_install_methods:
- source
git_install_methods:
- system
go_install_methods:
- archive
- system
hyprland_install_methods:
- source
yazi_install_methods:
- source
- cargo