mirror of https://github.com/kewlfft/ansible-aur
readme links to helpers
parent
33b1544219
commit
f4f63cdd40
|
@ -1,9 +1,9 @@
|
||||||
# Ansible AUR package manager
|
# Ansible AUR package manager
|
||||||
Ansible module to use some AUR helpers. The following helpers are supported:
|
Ansible module to use some AUR helpers. The following helpers are supported:
|
||||||
- pacaur (default)
|
- [pacaur](https://github.com/rmarquis/pacaur) (default)
|
||||||
- trizen
|
- [trizen](https://github.com/trizen/trizen)
|
||||||
- yaourt
|
- [yaourt](https://github.com/archlinuxfr/yaourt)
|
||||||
- yay
|
- [yay](https://github.com/Jguer/yay)
|
||||||
|
|
||||||
> Notes:
|
> Notes:
|
||||||
> * It is recommended to use the official *pacman* module for removals or for upgrades with the repositories, this module aims to cover the AUR,
|
> * It is recommended to use the official *pacman* module for removals or for upgrades with the repositories, this module aims to cover the AUR,
|
||||||
|
|
Loading…
Reference in New Issue