Installs yay
- base-devel
- git
Set to install or uninstall and cleanup
install: true/false
This can be set to install any additional software form the AUR after yay is installed and ready to use.
aur_packages:
- polybar-git
None
- hosts: all
roles:
- { role: jahrik.yay, install: true }
GPLv2