Skip to content

arbouin-consulting/ansilbe-yay

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

[email protected]

https://homelab.business/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%