readme add link to aur package

This commit is contained in:
kewl fft
2018-05-23 21:19:21 +01:00
parent 338fe36f2f
commit 8194eb2ac0

View File

@@ -26,6 +26,12 @@ makepkg will be used if no helper was found or if it's specified explicitly.
* In the *use*=*auto* mode, makepkg is used as a fallback if no known helper is found.
## Installing
### aur-ansible-git AUR package
The [aur-ansible-git](https://aur.archlinux.org/packages/ansible-aur-git) package is available in the AUR.
Note the module is installed in `/usr/share/ansible/plugins/modules` which is one of a default module library path.
### Manual installation
1. Clone the *ansibe-aur* repository in your playbook custom-module directory:
```
mkdir --parents library