mirror of
https://git.decapod.one/brethil/dotfiles
synced 2024-11-12 23:01:31 +01:00
358 B
358 B
Archlinux User Repository (AUR)
Role to install Archlinux User Repository (AUR) packages.
Add extra packages to the defaults in vars/main.yml by providing the aur_extra
variable:
- hosts: all
vars:
aur_extra:
- bretellofier
- yay
roles:
- role: aur-packages