yay

Yay

CICD

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

Author Information

jahrik@gmail.com

https://homelab.business/

About

Installs yay. Include library to use yay

Install
ansible-galaxy install jahrik/ansilbe-yay
GitHub repository
License
Unknown
Downloads
692
Owner