yay
Yay
Installs yay
Requirements
- base-devel
- git
Role Variables
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
Dependencies
None
Example Playbook
- hosts: all
roles:
- { role: jahrik.yay, install: true }
License
GPLv2