This commit is contained in:
kewl fft
2018-04-12 21:15:44 +01:00
parent 1cccf3a6fd
commit 31d042edea

View File

@@ -1,5 +1,5 @@
# Ansible AUR package manager
Ansible module to use some AUR helpers as well as a simple internal implementation as a fallback. The following helpers are supported and automatically selected in the order they are listed:
# Ansible AUR helper
Ansible module to use some Arch User Repository (AUR) helpers as well as a simple internal implementation as a fallback. The following helpers are supported and automatically selected in the order they are listed:
- [pacaur](https://github.com/rmarquis/pacaur)
- [trizen](https://github.com/trizen/trizen)
- [pikaur](https://github.com/actionless/pikaur)