Go to file
Wallun eb54bf29fd
ci(pre-commit): update pre-commit hooks
Update task names to match name[casing] tag in ansible-lint
2023-02-23 15:01:06 +01:00
tasks ci(pre-commit): update pre-commit hooks 2023-02-23 15:01:06 +01:00
vars feat(task): install yay-bin 2021-12-17 18:07:55 +01:00
.gitlint feat(task): install yay-bin 2021-12-17 18:07:55 +01:00
.pre-commit-config.yaml ci(pre-commit): update pre-commit hooks 2023-02-23 15:01:06 +01:00
.yamllint feat(task): install yay-bin 2021-12-17 18:07:55 +01:00
README.md feat(task): install yay-bin 2021-12-17 18:07:55 +01:00

README.md

yay-bin

This role install yay-bin using the aur module.

Example playbook

---
- name: install yay-bin
  hosts: "all"
  roles:
    - role: yay-bin

License

GPLv3

Author information

Wallun